mirror of
https://github.com/home-assistant/core.git
synced 2025-08-15 18:41:44 +02:00
Update script installs latest dependencies
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user