We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6443910 + 92d1bf7 commit 4798f89Copy full SHA for 4798f89
pyproject.toml
@@ -1,3 +1,6 @@
1
+[tool.pytest.ini_options]
2
+pythonpath = "."
3
+
4
# https://coverage.readthedocs.io/en/latest/config.html
5
[tool.coverage.run]
6
# some workarounds for source and test files being intermingled, not all using modules, etc.
0 commit comments