Skip to content

Commit e17cf26

Browse files
willkgjayvdb
authored andcommitted
Pin pytest to a version that doesn't require six
1 parent 943d8c3 commit e17cf26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ tox
44

55
flake8<3.0
66

7-
pytest
7+
pytest==3.2.5
88
coverage
99
pytest-expect>=1.1,<2.0
1010
mock

0 commit comments

Comments
 (0)