diff --git a/pyproject.toml b/pyproject.toml index 43a6c4fc..0092b158 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -73,7 +73,7 @@ dev = [ "pre-commit>=2.18.0, <3.0.0", "pytest>=7.1.0, <8.0.0", "pytest-runner>=6.0.0, <7.0.0", - "pytest-cov>=3.0.0, <4.0.0", + #"pytest-cov>=3.0.0, <4.0.0", "pytest-html>=3.1.1, <4.0.0", "matplotlib>=3.5.0, <4.0.0", "Pillow>=9.0.0, <10.0.0",