Added classifiers and upload script

This commit is contained in:
Jamie Hardt
2019-10-09 20:50:24 -07:00
parent bcee589192
commit a6e33f7e0d
2 changed files with 6 additions and 1 deletions

2
pypi_upload.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
python3 -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/*