diff -up rpmautospec-0.6.5/pyproject.toml.no-pytest-cov rpmautospec-0.6.5/pyproject.toml --- rpmautospec-0.6.5/pyproject.toml.no-pytest-cov 2024-06-18 14:25:58.620784500 +0200 +++ rpmautospec-0.6.5/pyproject.toml 2024-06-26 18:05:30.891827296 +0200 @@ -76,5 +76,4 @@ select = ["E", "F", "W", "I"] allowed-confusables = ["’"] [tool.pytest.ini_options] -addopts = "--cov --cov-config .coveragerc --cov-report term --cov-report xml --cov-report html" tmp_path_retention_policy = "failed"