diff --git a/win/_base.sh b/win/_base.sh index ee1521429..d3915e5d6 100644 --- a/win/_base.sh +++ b/win/_base.sh @@ -87,6 +87,7 @@ python-gnupg docutils qrcode keyring +pillow " build_pip install --no-binary ":all:" \ diff --git a/win/dev_env.sh b/win/dev_env.sh index 852404086..25498ca37 100644 --- a/win/dev_env.sh +++ b/win/dev_env.sh @@ -29,6 +29,7 @@ python-gnupg docutils qrcode keyring +pillow " pip3 install --no-binary ":all:" \