Add pillow to windows build dependencys
This commit is contained in:
parent
2cc9d6c518
commit
7931af0523
|
@ -87,6 +87,7 @@ python-gnupg
|
|||
docutils
|
||||
qrcode
|
||||
keyring
|
||||
pillow
|
||||
"
|
||||
|
||||
build_pip install --no-binary ":all:" \
|
||||
|
|
|
@ -29,6 +29,7 @@ python-gnupg
|
|||
docutils
|
||||
qrcode
|
||||
keyring
|
||||
pillow
|
||||
"
|
||||
|
||||
pip3 install --no-binary ":all:" \
|
||||
|
|
Loading…
Reference in New Issue