Use pillow 4.3.0 for dev_env setup

Higher pillow versions currently fail to install in msys2
This commit is contained in:
Philipp Hörist 2018-01-17 18:50:16 +01:00
parent 8a62517d9a
commit 8b705bb98f
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ python-gnupg
docutils
qrcode
keyring
pillow
pillow==4.3.0
"
pip3 install --no-binary ":all:" \