Diff of /pyproject.toml [000000] .. [735bb5]

Switch to side-by-side view

--- a
+++ b/pyproject.toml
@@ -0,0 +1,4 @@
+[tool.pytest.ini_options]
+pythonpath = [
+  "src"
+]
\ No newline at end of file