diff --git a/setup.cfg b/setup.cfg index 9c8befd..c19b0fd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,4 +1,4 @@ -[pytest] +[tool:pytest] norecursedirs = env docs addopts = --tb=short -rxs DJANGO_SETTINGS_MODULE=tests.testapp.settings