Skip to content

Commit

Permalink
Our tests are incompatible with pytest >= 6
Browse files Browse the repository at this point in the history
  • Loading branch information
Greg Dubicki committed Nov 29, 2020
1 parent 6fcd32a commit cbc0996
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 @@ -2,7 +2,7 @@
pep8
coverage
mock
pytest >=4.6
pytest >=4.6,<6
pytest-pep8
pytest-cov
pytest-mock
Expand Down

0 comments on commit cbc0996

Please sign in to comment.