mirror of
https://github.com/home-assistant/core.git
synced 2025-04-25 17:57:55 +00:00
Update script installs latest dependencies
This commit is contained in:
parent
5b10d35aa8
commit
4f910beba4
@ -5,3 +5,4 @@ fi
|
|||||||
|
|
||||||
git pull --recurse-submodules=yes
|
git pull --recurse-submodules=yes
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
|
python3 -m pip install -r requirements.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user