Appveyor: add cssutils dependency

This commit is contained in:
Philipp Hörist 2018-08-23 19:48:36 +02:00
parent 163f98f7c4
commit 3d4774378e
2 changed files with 2 additions and 0 deletions

View File

@ -97,6 +97,7 @@ keyring
python-gnupg
python-axolotl
qrcode
cssutils
"
build_pip install $(echo "$PIP_REQUIREMENTS" | tr ["\\n"] [" "])

View File

@ -30,6 +30,7 @@ docutils
qrcode
keyring
pillow==4.3.0
cssutils
"
pip3 install --no-binary ":all:" \