We do not need to check docs, coverage, typing for this project. --- jaraco_services-4.0.0/pyproject.toml.orig +++ jaraco_services-4.0.0/pyproject.toml @@ -32,9 +32,6 @@ testing = [ # upstream "pytest >= 6, != 8.1.*", - "pytest-checkdocs >= 2.4", - "pytest-cov", - "pytest-mypy", "pytest-enabler >= 2.2", # local