Skip to content

Commit 341ff38

Browse files
authored
Fix CI issue with coverage. (#283)
1 parent 609304a commit 341ff38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ conda_deps =
1616
pytest
1717
pytest-cov
1818
pytest-xdist
19+
coverage <=6.4.0
1920

2021
# Package dependencies
2122
attrs

0 commit comments

Comments
 (0)