Updated PyPI package boilerplate code

This commit is contained in:
Joseph Henry
2017-12-15 17:44:52 -08:00
parent 5ee1a4e03e
commit 9f59632d7b
2 changed files with 6 additions and 0 deletions

3
packages/PyPI/submit.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
python setup.py sdist upload -r pypitest
# python setup.py register -r pypi