We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a96b89 commit 64e370dCopy full SHA for 64e370d
1 file changed
pyproject.toml
@@ -10,6 +10,9 @@ dependencies = [
10
]
11
12
[tool.pytest]
13
+pythonpath = [
14
+ "src"
15
+]
16
testpaths = [
17
"tests"
18
0 commit comments