SamAuthenticator/pip-publish.sh

6 lines
81 B
Bash
Raw Normal View History

2018-03-28 21:44:03 +00:00
#!/bin/bash
#python3 setup.py register sdist upload
twine upload dist/*.tar.gz