mirror of
https://github.com/askh/pypimirror.git
synced 2026-03-06 11:19:46 +00:00
Add a example of the config file pip.conf.
This commit is contained in:
4
pip.conf.example
Normal file
4
pip.conf.example
Normal file
@@ -0,0 +1,4 @@
|
||||
[global]
|
||||
index-url=http://mirror.example.com:3141/root/pypi/+simple/
|
||||
trusted-host=mirror.example.com
|
||||
timeout=120
|
||||
Reference in New Issue
Block a user