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