We do not need to check coverage for this project. --- waitress-3.0.2/setup.cfg.orig +++ waitress-3.0.2/setup.cfg @@ -51,8 +51,6 @@ [options.extras_require] testing = pytest - pytest-cov - coverage>=7.6.0 docs = Sphinx>=1.8.1 docutils @@ -63,7 +61,7 @@ python_classes = Test* testpaths = tests -addopts = --cov -W always +addopts = -W always [egg_info] tag_build =