Skip to content

Commit

Permalink
Pin cryptography to <2.5. Temporary workaround for #173.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Feb 4, 2019
1 parent e616c25 commit 93ffdea
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tox.ini
Expand Up @@ -5,6 +5,8 @@ minversion = 3.5.3
[testenv]
deps =
setuptools>=31.0.1
# workaround for #173
cryptography < 2.5
whitelist_externals =
rm
bash
Expand Down

0 comments on commit 93ffdea

Please sign in to comment.