Skip to content
Snippets Groups Projects
Commit 3d477437 authored by Philipp Hörist's avatar Philipp Hörist
Browse files

Appveyor: add cssutils dependency

parent 163f98f7
No related branches found
No related tags found
No related merge requests found
......@@ -97,6 +97,7 @@ keyring
python-gnupg
python-axolotl
qrcode
cssutils
"
build_pip install $(echo "$PIP_REQUIREMENTS" | tr ["\\n"] [" "])
......
......@@ -30,6 +30,7 @@ docutils
qrcode
keyring
pillow==4.3.0
cssutils
"
pip3 install --no-binary ":all:" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment