We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b94df2c commit 1d86e1eCopy full SHA for 1d86e1e
1 file changed
pyproject.toml
@@ -34,6 +34,7 @@ before-build = "share/ci/scripts/macos/install_docs_env.sh"
34
before-build = "bash -c share/ci/scripts/windows/install_docs_env.sh"
35
36
[tool.pytest.ini_options]
37
+minversion = "6.0"
38
python_files = "*Test.py"
39
python_classes = "Test"
40
python_functions = "test_*"
0 commit comments