From 47236ac5473c968da92b81ca97c1a1ae33153469 Mon Sep 17 00:00:00 2001 From: Anna Sidwell Date: Sun, 23 Sep 2018 12:09:42 +0000 Subject: [PATCH] Try again --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index ac9b2ae..4923a8e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,4 +2,4 @@ DJANGO_SETTINGS_MODULE = ojusomap.settings python_files = tests.py test_*.py *_tests.py addopts = --reuse-db --strict --tb=short -norecursedirs = src/ +norecursedirs = django-cas-server