Use pillow 4.3.0 for dev_env setup
Higher pillow versions currently fail to install in msys2
This commit is contained in:
parent
8a62517d9a
commit
8b705bb98f
|
@ -30,7 +30,7 @@ python-gnupg
|
||||||
docutils
|
docutils
|
||||||
qrcode
|
qrcode
|
||||||
keyring
|
keyring
|
||||||
pillow
|
pillow==4.3.0
|
||||||
"
|
"
|
||||||
|
|
||||||
pip3 install --no-binary ":all:" \
|
pip3 install --no-binary ":all:" \
|
||||||
|
|
Loading…
Reference in New Issue