]> Sergey Matveev's repositories - dotfiles.git/blob - pip/.pip/pip.conf
Initial
[dotfiles.git] / pip / .pip / pip.conf
1 [global]
2 disable-pip-version-check = yes
3 default-timeout = 120
4 timeout = 120
5 trusted-host = irc.stmdev.ru pyshop.ci.srv.szd
6 # index-servers = mein
7
8 [install]
9 no-binary = :all:
10 cache-dir = /tmp/pip-cache
11
12 index-url = http://pip:pip@pyshop.ci.srv.szd/simple/
13 # index-url = http://stargrave:stargrave@localhost:8080/simple/
14
15 # [mein]
16 # username: stargrave
17 # password: stargrave
18 # repository: http://localhost:8080/simple/