We do not need to check coverge for this project. --- uc_micro_py-2.0.0/pyproject.toml.orig +++ uc_micro_py-2.0.0/pyproject.toml @@ -27,7 +27,7 @@ dynamic = ["version"] [project.optional-dependencies] -test = ["pytest", "coverage", "pytest-cov"] +test = ["pytest"] [tool.setuptools.packages.find] include = ["uc_micro*"]