Add script and config to release to pypi as wheel
This commit is contained in:
1
release-requirements.txt
Normal file
1
release-requirements.txt
Normal file
@@ -0,0 +1 @@
|
||||
wheel
|
||||
2
release.sh
Executable file
2
release.sh
Executable file
@@ -0,0 +1,2 @@
|
||||
#!/bin/bash
|
||||
python setup.py sdist bdist_wheel upload
|
||||
Reference in New Issue
Block a user