Skip to content

Commit 6d6a499

Browse files
author
Gasper Zejn
committed
Fix tox.ini to support Travis' old pypy
1 parent 44a9236 commit 6d6a499

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ deps =
1212
pytest
1313
pytest-cov
1414
pytest-runner
15+
; Because Travis' pypy only works with old Cryptography
16+
pypy: cryptography == 0.9

0 commit comments

Comments
 (0)