scripts to publish to pypi

This commit is contained in:
2020-11-19 04:56:22 +00:00
parent 3ad4435b3f
commit 1226400c2d
2 changed files with 64 additions and 0 deletions

2
build.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh -
python3 setup.py sdist bdist_wheel