Created
November 3, 2018 17:16
-
-
Save constrict0r/710af5d174774196772932a09ed5b932 to your computer and use it in GitHub Desktop.
TestPyPi $HOME configuration.
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
| [distutils] | |
| index-servers= | |
| pypi | |
| testpypi | |
| [testpypi] | |
| repository: https://test.pypi.org/legacy/ | |
| username: testpy-username |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment