Windows: Fix dev_env.sh

This commit is contained in:
Philipp Hörist 2018-11-01 08:28:20 +01:00
parent 1aba2b2d76
commit 7d5f1fba50
1 changed files with 6 additions and 0 deletions

View File

@ -29,3 +29,9 @@ cssutils
qrcode
precis-i18n
"
pip3 install $(echo "$PIP_REQUIREMENTS" | tr ["\\n"] [" "])
}
main;