We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6a8855 commit b0921bdCopy full SHA for b0921bd
pyproject.toml
@@ -1,7 +1,3 @@
1
[tool.pytest.ini_options]
2
-pythonpath = [
3
- ".",
4
-]
5
-testpaths = [
6
- "tests",
7
+pythonpath = [ "." ]
+testpaths = [ "tests" ]
0 commit comments