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 4f707fe commit 8f3c898Copy full SHA for 8f3c898
pyproject.toml
@@ -30,7 +30,7 @@ ignore_missing_imports = true
30
31
32
[tool.pytest.ini_options]
33
-minversion = "6.0"
+minversion = "7.0"
34
addopts = ["-ra", "--showlocals", "--strict-markers", "--strict-config"]
35
xfail_strict = true
36
filterwarnings = [
0 commit comments