Skip to content

Commit

Permalink
Pin pytest to a version that doesn't require six
Browse files Browse the repository at this point in the history
  • Loading branch information
willkg authored and jayvdb committed Nov 29, 2017
1 parent 943d8c3 commit e17cf26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ tox

flake8<3.0

pytest
pytest==3.2.5
coverage
pytest-expect>=1.1,<2.0
mock

0 comments on commit e17cf26

Please sign in to comment.