Skip to content

Commit d001bce

Browse files
committed
add pytest python path
1 parent 814f297 commit d001bce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ pythonVersion = "3.12"
196196
enableExperimentalFeatures = true
197197
[tool.pytest.ini_options]
198198
# addopts = -v
199+
pythonpath = "."
199200
norecursedirs = "repos expected"
200201
# addopts = -v --cov=app --cov-report=term
201202

0 commit comments

Comments
 (0)