Updated PyPI package boilerplate code
This commit is contained in:
3
packages/PyPI/MANIFEST
Normal file
3
packages/PyPI/MANIFEST
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
# file GENERATED by distutils, do NOT edit
|
||||||
|
setup.cfg
|
||||||
|
setup.py
|
||||||
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