Skip to content

Commit

Permalink
pin pytest-cov to fix failing build
Browse files Browse the repository at this point in the history
  • Loading branch information
Derwent committed May 5, 2019
1 parent 60fec3f commit dd4374c
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,6 +1,6 @@
-r requirements.txt
httmock
pytest
pytest-cov
pytest-cov<2.6.0
coverage
codecov

0 comments on commit dd4374c

Please sign in to comment.