forked from home-assistant/core
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