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 c687c8a commit 3d09c9dCopy full SHA for 3d09c9d
pyproject.toml
@@ -33,7 +33,7 @@ dependencies = [
33
requires-python = "~=3.11"
34
35
[tool.pytest.ini_options]
36
-pythonpath = "src"
+pythonpath = ["src"]
37
addopts = [
38
"--clean-alluredir",
39
"--alluredir=allure-results",
0 commit comments