Skip to content
Snippets Groups Projects
Commit 75f41fc5 authored by Holger Nahrstaedt's avatar Holger Nahrstaedt
Browse files

Try to fix appveyor for py 27

parent 85fad944
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,7 @@ install:
- cmd: conda install --yes conda-build setuptools pip pytest-pylint parameterized cryptography
- cmd: conda install --yes pycryptodomex scrypt pyyaml pytest pytest-mock coverage mock appdirs pylibscrypt
- cmd: conda install --yes ecdsa requests future websocket-client pytz six Click events prettytable pyinstaller
- cmd: pip install websockets
- cmd: pip install websockets==3.4
# Upgrade to the latest version of pip to avoid it displaying warnings
......
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