mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Use twine for release
This commit is contained in:
parent
94d9aa0c5f
commit
3639a4470c
@ -27,4 +27,5 @@ then
|
||||
exit 1
|
||||
fi
|
||||
|
||||
python3 setup.py sdist bdist_wheel upload
|
||||
python3 setup.py sdist bdist_wheel
|
||||
python3 -m twine upload dist/* --skip-existing
|
||||
|
Loading…
x
Reference in New Issue
Block a user