diff --git a/setup.cfg b/setup.cfg index e749b76..1cc28f9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -62,6 +62,7 @@ python = [testenv] setenv = COVERAGE=1 +usedevelop = True deps = pytest == 7.2.1 @@ -69,7 +70,7 @@ deps = cocotb == 1.6.2 cocotb-bus == 0.2.1 cocotb-test == 0.2.2 - coverage == 5.5 + coverage == 7.0.5 pytest-cov == 4.0.0 commands =