forked from pool/rpmlint
77832cc4d7
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=805
11 lines
279 B
Diff
11 lines
279 B
Diff
diff --git a/setup.cfg b/setup.cfg
|
|
index 098f636..0ccb9dc 100644
|
|
--- a/setup.cfg
|
|
+++ b/setup.cfg
|
|
@@ -10,4 +10,4 @@ import-order-style = google
|
|
application-import-names = Testing
|
|
|
|
[tool:pytest]
|
|
-addopts = -vv --cov=rpmlint -n auto --flake8
|
|
+addopts = -vv --cov=rpmlint -n auto
|