Add pieces to allow PyPi package publish
This commit is contained in:
3
make-and-publish-package.sh
Executable file
3
make-and-publish-package.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
rm -fr dist
|
||||
python setup.py sdist
|
||||
twine upload dist/*
|
||||
Reference in New Issue
Block a user