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