mirror of
https://github.com/containers/podman-compose.git
synced 2025-01-08 06:59:22 +01:00
Use twine for uploads
This commit is contained in:
parent
ea166f1da3
commit
0501ea6084
@ -2,4 +2,5 @@
|
||||
./scripts/uninstall.sh
|
||||
./scripts/clean_up.sh
|
||||
python setup.py register
|
||||
python setup.py sdist bdist_wheel upload
|
||||
python setup.py sdist bdist_wheel
|
||||
twine upload dist/*
|
||||
|
Loading…
Reference in New Issue
Block a user