Add pillow to windows build dependencys
This commit is contained in:
parent
2cc9d6c518
commit
7931af0523
2 changed files with 2 additions and 0 deletions
|
@ -87,6 +87,7 @@ python-gnupg
|
||||||
docutils
|
docutils
|
||||||
qrcode
|
qrcode
|
||||||
keyring
|
keyring
|
||||||
|
pillow
|
||||||
"
|
"
|
||||||
|
|
||||||
build_pip install --no-binary ":all:" \
|
build_pip install --no-binary ":all:" \
|
||||||
|
|
|
@ -29,6 +29,7 @@ python-gnupg
|
||||||
docutils
|
docutils
|
||||||
qrcode
|
qrcode
|
||||||
keyring
|
keyring
|
||||||
|
pillow
|
||||||
"
|
"
|
||||||
|
|
||||||
pip3 install --no-binary ":all:" \
|
pip3 install --no-binary ":all:" \
|
||||||
|
|
Loading…
Add table
Reference in a new issue