From 0e141a31f84d409bd85d4d4d28a957afb793d552 Mon Sep 17 00:00:00 2001 From: Anna Sidwell Date: Sun, 23 Sep 2018 11:58:09 +0000 Subject: [PATCH] Try to fix tests again --- setup.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.cfg b/setup.cfg index cae3ea2..ac9b2ae 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,3 +2,4 @@ DJANGO_SETTINGS_MODULE = ojusomap.settings python_files = tests.py test_*.py *_tests.py addopts = --reuse-db --strict --tb=short +norecursedirs = src/