Updated PyPI package boilerplate code
This commit is contained in:
3
packages/PyPI/submit.sh
Executable file
3
packages/PyPI/submit.sh
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
python setup.py sdist upload -r pypitest
|
||||
# python setup.py register -r pypi
|
||||
Reference in New Issue
Block a user