Created
June 3, 2018 02:28
-
-
Save puhitaku/5ccf93f4e3255e3a5a5a84063bdc03b0 to your computer and use it in GitHub Desktop.
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 | |
[pypi] | |
username: xxxxxxxx | |
password: xxxxxxxx | |
[testpypi] | |
repository: https://test.pypi.org/legacy/ | |
username: xxxxxxxx | |
password: xxxxxxxx |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment