mirror of
https://github.com/home-assistant/core.git
synced 2025-04-26 02:07:54 +00:00
Update release script
This commit is contained in:
parent
6c62f7231b
commit
6b9addfeea
@ -27,5 +27,6 @@ then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
rm -rf dist
|
||||||
python3 setup.py sdist bdist_wheel
|
python3 setup.py sdist bdist_wheel
|
||||||
python3 -m twine upload dist/* --skip-existing
|
python3 -m twine upload dist/* --skip-existing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user