mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 12:17:07 +00:00
Use twine for release
This commit is contained in:
parent
94d9aa0c5f
commit
3639a4470c
@ -27,4 +27,5 @@ then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
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