Update script installs latest dependencies

pull/24/head
Paulus Schoutsen 2015-01-20 23:11:24 -08:00
parent 5b10d35aa8
commit 4f910beba4
1 changed files with 1 additions and 0 deletions

View File

@ -5,3 +5,4 @@ fi
git pull --recurse-submodules=yes
git submodule update --init --recursive
python3 -m pip install -r requirements.txt