feature: add pip.conf to speedup pip install

This commit is contained in:
winkidney
2022-05-04 20:26:35 +08:00
parent a2def10ad7
commit c2e2e75453

3
docker/pip.conf Normal file
View File

@@ -0,0 +1,3 @@
[global]
index-url = https://pypi.doubanio.com/simple
trusted-host = pypi.doubanio.com