Skip to content

Commit 64e370d

Browse files
authored
Update pyproject.toml
1 parent 3a96b89 commit 64e370d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ dependencies = [
1010
]
1111

1212
[tool.pytest]
13+
pythonpath = [
14+
"src"
15+
]
1316
testpaths = [
1417
"tests"
1518
]

0 commit comments

Comments
 (0)