Skip to content

Instantly share code, notes, and snippets.

@puhitaku
Created June 3, 2018 02:28
Show Gist options
  • Save puhitaku/5ccf93f4e3255e3a5a5a84063bdc03b0 to your computer and use it in GitHub Desktop.
Save puhitaku/5ccf93f4e3255e3a5a5a84063bdc03b0 to your computer and use it in GitHub Desktop.
[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