Files
Autopipe/upload.sh
2020-11-15 19:40:58 +01:00

4 lines
86 B
Bash
Executable File

#!/usr/bin/env bash
python3 setup.py sdist bdist_wheel
python3 -m twine upload dist/*