Files
pycmx/pypi_upload.sh
Jamie Hardt b5a3285e64 Nudge version
Also saved upload command to a script
2018-12-29 16:31:48 -08:00

3 lines
92 B
Bash
Executable File

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