Update script installs latest dependencies
This commit is contained in:
parent
5b10d35aa8
commit
4f910beba4
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@ fi
|
|||
|
||||
git pull --recurse-submodules=yes
|
||||
git submodule update --init --recursive
|
||||
python3 -m pip install -r requirements.txt
|
||||
|
|
Loading…
Add table
Reference in a new issue