mirror of
https://github.com/pinry/pinry.git
synced 2026-01-14 11:12:05 +01:00
feature: add pip.conf to speedup pip install
This commit is contained in:
3
docker/pip.conf
Normal file
3
docker/pip.conf
Normal file
@@ -0,0 +1,3 @@
|
||||
[global]
|
||||
index-url = https://pypi.doubanio.com/simple
|
||||
trusted-host = pypi.doubanio.com
|
||||
Reference in New Issue
Block a user