We do not need to check coverage for this project. --- PasteDeploy-3.1.0/setup.cfg.orig +++ PasteDeploy-3.1.0/setup.cfg @@ -65,7 +65,6 @@ testing = Paste pytest - pytest-cov [options.entry_points] paste.filter_app_factory = --- PasteDeploy-3.1.0/pytest.ini.orig +++ PasteDeploy-3.1.0/pytest.ini @@ -2,4 +2,4 @@ python_files = test_*.py testpaths = tests -addopts = -W always --cov +addopts = -W always