Skip to content

Commit 6c206b1

Browse files
committed
add pythonpath
1 parent d0d111c commit 6c206b1

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
@@ -319,6 +319,7 @@ ignore_missing_imports = true
319319

320320
[tool.pytest.ini_options]
321321
testpaths = ["tests"]
322+
pythonpath = ["."]
322323

323324
markers = [
324325
"unmarked: marks a test as a unittest",

0 commit comments

Comments
 (0)