Skip to content

Commit

Permalink
Downgrade pytest to a version below 3.3 since the new log capture fea…
Browse files Browse the repository at this point in the history
…ture breaks our tests.
  • Loading branch information
Omer Katz committed Dec 5, 2017
1 parent 3b330d9 commit acf8506
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
@@ -1,2 +1,2 @@
case>=1.3.1
pytest>=3.0
pytest>=3.0,<3.3

0 comments on commit acf8506

Please sign in to comment.