Skip to content

Commit 81b4c20

Browse files
committed
update coverage
1 parent 7c02b9f commit 81b4c20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ doc =
7070
sphinxcontrib-mermaid
7171
docutils>=0.18.1,<0.21 # https://github.com/orgs/sphinx-doc/discussions/13020
7272
tests =
73-
coverage<7.10 # due to coverage API changing in 7.10 and numba not being compatible (https://github.com/numba/numba/issues/10239)
73+
coverage>=7.7 # due to coverage API changing in 7.6->7.7 and numba not being compatible (https://github.com/numba/numba/issues/10239)
7474
coveralls
7575
flake8-black
7676
flake8-docstrings

0 commit comments

Comments
 (0)