Skip to content

Commit 3d09c9d

Browse files
committed
reorder
1 parent c687c8a commit 3d09c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies = [
3333
requires-python = "~=3.11"
3434

3535
[tool.pytest.ini_options]
36-
pythonpath = "src"
36+
pythonpath = ["src"]
3737
addopts = [
3838
"--clean-alluredir",
3939
"--alluredir=allure-results",

0 commit comments

Comments
 (0)