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.
1 parent ee57c64 commit 70a7ca8Copy full SHA for 70a7ca8
project/setup.cfg
@@ -6,6 +6,6 @@ exclude = .tox,.git,*/migrations/*,*/static/CACHE/*,docs,node_modules
6
max-line-length = 120
7
exclude=.tox,.git,*/migrations/*,*/static/CACHE/*,docs,node_modules
8
9
-[pytest]
+[tool:pytest]
10
DJANGO_SETTINGS_MODULE=config.settings.local
11
norecursedirs=.git node_modules requirements config
0 commit comments