Skip to content

Instantly share code, notes, and snippets.

@jsatt
Created August 30, 2013 16:36
Show Gist options
  • Save jsatt/6391778 to your computer and use it in GitHub Desktop.
Save jsatt/6391778 to your computer and use it in GitHub Desktop.
Build and upload Python package to pypi
python setup.py sdist bdist_egg upload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment