-
-
Save ElonGame/9b490aca3ea1ea0a17e8ff82acf2b4a0 to your computer and use it in GitHub Desktop.
pip.ini (Windows) or pip.conf (unix) for proxy
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [global] | |
| trusted-host = pypi.python.org | |
| pypi.org | |
| files.pythonhosted.org | |
| proxy = http://[domain name]%5C[username]:[password]@[proxy address]:[proxy port] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment