diff --git a/pip.conf.example b/pip.conf.example new file mode 100644 index 0000000..00335ea --- /dev/null +++ b/pip.conf.example @@ -0,0 +1,4 @@ +[global] +index-url=http://mirror.example.com:3141/root/pypi/+simple/ +trusted-host=mirror.example.com +timeout=120