Skip to content

Instantly share code, notes, and snippets.

@rbanffy
Created November 25, 2014 21:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rbanffy/862baeb88dbe74c79d45 to your computer and use it in GitHub Desktop.
Save rbanffy/862baeb88dbe74c79d45 to your computer and use it in GitHub Desktop.
[distutils]
index-servers =
pypi
pypitest
[pypi]
repository: https://pypi.python.org/pypi
username: rbanffy
[pypitest]
repository: https://testpypi.python.org/pypi
username: rbanffy
password: [SUPER_SECRET_PASSWORD_GOES_HERE]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment