Skip to content

Commit b34e8d4

Browse files
committed
Require pytest >= 3.0.5; travis wants to use 2.6.4
1 parent 3446388 commit b34e8d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ PyJWT
55
six
66
enum34
77
# testing
8-
pytest
8+
pytest>=3.0.5
99
mock
1010
PyYAML
1111
# setup.py testing

0 commit comments

Comments
 (0)