Files
ptulsconv/pypi_upload.sh
2019-10-09 20:50:24 -07:00

3 lines
92 B
Bash
Executable File

#!/bin/bash
python3 -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/*