Skip to content
Snippets Groups Projects
Commit aab187d0 authored by Holger's avatar Holger
Browse files

Try to fix windows build

parent 27669fa9
No related branches found
No related tags found
No related merge requests found
...@@ -48,7 +48,8 @@ install: ...@@ -48,7 +48,8 @@ install:
- cmd: conda update -q conda - cmd: conda update -q conda
- cmd: conda info -a - cmd: conda info -a
- cmd: conda install --yes conda-build setuptools pip pytest-pylint parameterized cryptography - 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 pycryptodomex pyyaml pytest pytest-mock coverage mock appdirs pylibscrypt
- cmd: pip install scrypt -U
- cmd: conda install --yes ecdsa requests future websocket-client pytz six Click events prettytable pyinstaller - cmd: conda install --yes ecdsa requests future websocket-client pytz six Click events prettytable pyinstaller
......
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