We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44a9236 commit 6d6a499Copy full SHA for 6d6a499
1 file changed
tox.ini
@@ -12,3 +12,5 @@ deps =
12
pytest
13
pytest-cov
14
pytest-runner
15
+ ; Because Travis' pypy only works with old Cryptography
16
+ pypy: cryptography == 0.9
0 commit comments