From: Sergey Matveev Date: Mon, 9 Dec 2019 05:02:30 +0000 (+0300) Subject: Cleanup pip configuration X-Git-Url: http://www.git.stargrave.org/?p=dotfiles.git;a=commitdiff_plain;h=5b145f3e33ce7140834bc687ee9fbf63590f95b9 Cleanup pip configuration --- diff --git a/pip/.pip/pip.conf b/pip/.pip/pip.conf index 340acee..1c668a1 100644 --- a/pip/.pip/pip.conf +++ b/pip/.pip/pip.conf @@ -1,18 +1,5 @@ [global] disable-pip-version-check = yes -default-timeout = 120 -timeout = 120 -trusted-host = irc.stmdev.ru pyshop.ci.srv.szd -# index-servers = mein - -[install] no-binary = :all: cache-dir = /tmp/pip-cache - -index-url = http://pip:pip@pyshop.ci.srv.szd/simple/ -# index-url = http://stargrave:stargrave@localhost:8080/simple/ - -# [mein] -# username: stargrave -# password: stargrave -# repository: http://localhost:8080/simple/ +index-url = http://localhost:8080/simple/