Skip to content
Snippets Groups Projects
Commit 5bbbc4f7 authored by Pierre LALET's avatar Pierre LALET
Browse files

Swicth Windows tests from PyCrypto to Cryptography

parent 149791c5
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ install: ...@@ -19,7 +19,7 @@ install:
- refreshenv - refreshenv
# Install Python modules # Install Python modules
- "%PYTHON%\\python -m pip install ecdsa pycrypto coverage" - "%PYTHON%\\python -m pip install ecdsa cryptography coverage"
test_script: test_script:
# Set environment variables # Set environment variables
......
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