We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab681f2 commit b34bde4Copy full SHA for b34bde4
setup.cfg
@@ -3,7 +3,7 @@ license_files = LICENSE.md
3
4
[tool:pytest]
5
addopts=--tb=short --strict-markers -ra
6
-testspath = tests
+testpaths = tests
7
filterwarnings = ignore:CoreAPI compatibility is deprecated*:rest_framework.RemovedInDRF317Warning
8
9
[flake8]
0 commit comments