forked from extern/podman-compose
Use twine for uploads
This commit is contained in:
@ -2,4 +2,5 @@
|
|||||||
./scripts/uninstall.sh
|
./scripts/uninstall.sh
|
||||||
./scripts/clean_up.sh
|
./scripts/clean_up.sh
|
||||||
python setup.py register
|
python setup.py register
|
||||||
python setup.py sdist bdist_wheel upload
|
python setup.py sdist bdist_wheel
|
||||||
|
twine upload dist/*
|
||||||
|
Reference in New Issue
Block a user