Skip to content

Commit

Permalink
use older pytest-cov as test
Browse files Browse the repository at this point in the history
  • Loading branch information
cdgriffith committed Dec 10, 2024
1 parent d3915bd commit 364d7b0
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,7 +1,7 @@
coverage>=7.6.9
msgpack>=1.0
pytest>=7.1.3
pytest-cov>=6.0.0
pytest-cov<6.0.0
ruamel.yaml>=0.17
tomli>=1.2.3; python_version < '3.11'
tomli-w>=1.0.0
Expand Down

0 comments on commit 364d7b0

Please sign in to comment.