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

change appveyor

parent 8f6f19f3
No related branches found
No related tags found
No related merge requests found
...@@ -51,6 +51,8 @@ install: ...@@ -51,6 +51,8 @@ install:
- conda update -q conda - conda update -q conda
- conda info -a - conda info -a
- conda install --yes nose conda-build pycrypto setuptools pip numpy pytest-pylint - conda install --yes nose conda-build pycrypto setuptools pip numpy pytest-pylint
- conda install --yes pycryptodomex scrypt pyyaml pytest pytest-mock coverage mock
# Upgrade to the latest version of pip to avoid it displaying warnings # Upgrade to the latest version of pip to avoid it displaying warnings
# about it being out of date. # about it being out of date.
#- "pip install --disable-pip-version-check --user --upgrade pip" #- "pip install --disable-pip-version-check --user --upgrade pip"
......
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