Skip to content

Instantly share code, notes, and snippets.

@askeing
Created March 7, 2017 04:01
Show Gist options
  • Save askeing/cad7cfeab804171d82dd06f2c88d34fd to your computer and use it in GitHub Desktop.
Save askeing/cad7cfeab804171d82dd06f2c88d34fd to your computer and use it in GitHub Desktop.
# ref: https://docs.python.org/2/distutils/packageindex.html
# 1st run
$ python setup.py register
# 1~nth run
$ python setup.py sdist upload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment