12 lines
199 B
Text
12 lines
199 B
Text
|
Index: pytest.ini
|
||
|
--- pytest.ini.orig
|
||
|
+++ pytest.ini
|
||
|
@@ -2,7 +2,6 @@
|
||
|
addopts =
|
||
|
--strict-config
|
||
|
--strict-markers
|
||
|
- --flake8
|
||
|
xfail_strict = True
|
||
|
junit_family = xunit2
|
||
|
filterwarnings =
|