We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd2c231 commit 5b6d6ebCopy full SHA for 5b6d6eb
pyproject.toml
@@ -356,7 +356,7 @@ disable = [
356
357
[tool.pytest.ini_options]
358
# sync minversion with pyproject.toml & install.rst
359
-minversion = "6.0"
+minversion = "7.0"
360
addopts = "--strict-data-files --strict-markers --strict-config --capture=no --durations=30 --junitxml=test-data.xml"
361
empty_parameter_set_mark = "fail_at_collect"
362
xfail_strict = true
0 commit comments