rpmlint/disable-flake-and-cov.patch
Martin Liška a5b62b6ee7 - Update to version 2.4.0+git20230424.b8b7e4e:
* Remove trailing whitespace.
  * pytest: fix one warning
  * Introducing new file 'pytest.ini' a conf file for pytest (#1047)
  * Add rpmlint.svg with the new rpmlint logo
-Rebase disable-flake-and-cov.patch.

OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory:rpmlint/rpmlint?expand=0&rev=1059
2023-04-24 08:35:43 +00:00

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= .