Add a example of the config file pip.conf.

This commit is contained in:
Alexander Kharitonov
2022-04-06 14:02:53 +03:00
parent fbe10684c1
commit 157d6159f9

4
pip.conf.example Normal file
View File

@@ -0,0 +1,4 @@
[global]
index-url=http://mirror.example.com:3141/root/pypi/+simple/
trusted-host=mirror.example.com
timeout=120