We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f3c04e commit 68d4258Copy full SHA for 68d4258
1 file changed
pyproject.toml
@@ -232,6 +232,7 @@ dev = [
232
]
233
234
[tool.pytest.ini_options]
235
+testpaths = ["src"]
236
markers = [
237
"core",
238
"generation",
0 commit comments