diff --git a/pyproject.toml b/pyproject.toml index 544f9900..ce472c98 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -88,6 +88,7 @@ dev = [ "setuptools-scm>=6.2", "numpy>=2", "pytest==9.0.3", + "pytest-cov", ] test-zarr-308 = [ {include-group="dev"},