Windows: Fix dev_env.sh

This commit is contained in:
Philipp Hörist 2018-11-01 08:28:20 +01:00
parent b9a6cb4c66
commit 9069b844fa

View file

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