mirror of
https://github.com/iluvcapra/ptulsconv.git
synced 2025-12-31 17:00:46 +00:00
Update pypi_upload.sh
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/bin/zsh
|
||||
python3 setup.py build
|
||||
python3 setup.py sdist bdist_wheel
|
||||
python3 -m twine upload --repository-url https://upload.pypi.org/legacy/ dist/*
|
||||
|
||||
Reference in New Issue
Block a user