Skip to content

Commit

Permalink
Update test dependencies
Browse files Browse the repository at this point in the history
coverage and click were pinned because covimerage was outdated.
Now covimerage states its dependencies properly and works with
coveragepy 7.
  • Loading branch information
bstaletic committed Sep 11, 2024
1 parent 2f2d14f commit bf5252c
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions python/test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@ flake8 >= 3.0.0
flake8-comprehensions >= 1.4.1
flake8-ycm >= 0.1.0
PyHamcrest >= 1.10.1
coverage <5.0
click <8.0.0
covimerage >= 0.2.0
# Use the updated fork
git+https://github.com/bstaletic/covimerage

0 comments on commit bf5252c

Please sign in to comment.