SamAuthenticator/pip-publish.sh

6 lines
81 B
Bash
Executable File

#!/bin/bash
#python3 setup.py register sdist upload
twine upload dist/*.tar.gz