mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-13 20:36:35 +00:00
make setup.py quite
This commit is contained in:
parent
ae590d42dc
commit
b58c17e75e
@ -12,5 +12,5 @@ yarn install
|
|||||||
script/build_frontend
|
script/build_frontend
|
||||||
|
|
||||||
rm -rf dist
|
rm -rf dist
|
||||||
python3 setup.py sdist
|
python3 setup.py -q sdist
|
||||||
python3 -m twine upload dist/* --skip-existing
|
python3 -m twine upload dist/* --skip-existing
|
||||||
|
Loading…
x
Reference in New Issue
Block a user