python-pip: add site-wide pip.conf with defaults

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
Alexandru Ardelean
2015-12-03 21:48:11 +02:00
parent 1c063ad6fb
commit 3fe1374238
2 changed files with 7 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
[global]
cache-dir=/tmp/.cache
log-file=/tmp/pip-log.txt