diff --git a/setup.cfg b/setup.cfg index f9d99831..3ef7694a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -12,4 +12,4 @@ import-order-style = google application-import-names = Testing [tool:pytest] -addopts = -vv --cov=rpmlint -n auto -p no:legacypath +addopts = -vv -n auto -p no:legacypath