forked from pool/rpmlint
* dbus-services: adjust iio-sensor-proxy digest (bsc#1236290) * CI: add opensuse-slfo-* branches * Add declarative build support to SpecCheck * FilesCheck: Update FSF address check * Handle the missing buildroot in rpm 4.20 gracefully * %{autochangelog} in the changelog section should not cause a warning OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1190
13 lines
218 B
Diff
13 lines
218 B
Diff
diff --git a/pytest.ini b/pytest.ini
|
|
index 819ea304..06b8aa7d 100644
|
|
--- a/pytest.ini
|
|
+++ b/pytest.ini
|
|
@@ -1,7 +1,6 @@
|
|
[pytest]
|
|
addopts =
|
|
-vv
|
|
- --cov=rpmlint
|
|
-n auto
|
|
-p no:legacypath
|
|
pythonpath= .
|