We do not need to check coverage for this project. --- venusian-3.1.1/setup.cfg.orig +++ venusian-3.1.1/setup.cfg @@ -37,8 +37,6 @@ [options.extras_require] testing = pytest - pytest-cov - coverage docs = Sphinx>=4.3.2 repoze.sphinx.autointerface @@ -52,7 +50,7 @@ python_files = test_*.py testpaths = tests -addopts = -W always --cov --cov-report=term-missing --ignore=tests/fixtures/ +addopts = -W always --ignore=tests/fixtures/ [egg_info] tag_build =