Skip to content

Instantly share code, notes, and snippets.

@dstufft
Created February 22, 2014 21:42
Show Gist options
  • Select an option

  • Save dstufft/9162863 to your computer and use it in GitHub Desktop.

Select an option

Save dstufft/9162863 to your computer and use it in GitHub Desktop.
[distutils]
index-servers =
pypi
testpypi
[pypi]
username:dstufft
password:notmypassword
[testpypi]
repository:https://testpypi.python.org/pypi
username:dstufft
password:notmypassword
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment