We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
tests
1 parent 0808806 commit af3ec39Copy full SHA for af3ec39
pyproject.toml
@@ -67,3 +67,6 @@ lint.select = [
67
django_find_project = false
68
pythonpath = "."
69
DJANGO_SETTINGS_MODULE = "tests.settings"
70
+testpaths = [
71
+ "tests",
72
+]
0 commit comments