From bd3d195b29d7bfefced4796794852bed9bd57d9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philipp=20H=C3=B6rist?= Date: Wed, 3 Jan 2018 22:13:33 +0100 Subject: [PATCH] Stick to pillow version on Windows build 4.3.0 compiles fine on msys2, later version current not. --- win/_base.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win/_base.sh b/win/_base.sh index 32d68bac1..14bddb805 100644 --- a/win/_base.sh +++ b/win/_base.sh @@ -93,7 +93,7 @@ python-gnupg docutils qrcode keyring -pillow +pillow==4.3.0 " build_pip install --no-binary ":all:" \