We do not need to check coverge for this project. --- uc-micro-py-1.0.3/pyproject.toml.orig +++ uc-micro-py-1.0.3/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*"]