Skip to content

Instantly share code, notes, and snippets.

@yurytello
Created August 27, 2014 20:09
Show Gist options
  • Save yurytello/10226cd571497f7d0bf8 to your computer and use it in GitHub Desktop.
Save yurytello/10226cd571497f7d0bf8 to your computer and use it in GitHub Desktop.
Register a New Project on Pypi
To register a new project on Pypi.python.org, follow the next commands:
$ python setup.py register
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment