diff --git a/setup.cfg b/setup.cfg index 288390b..2f3332e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,4 +28,4 @@ sections=FUTURE,STDLIB,DJANGO,THIRDPARTY,FIRSTPARTY,LOCALFOLDER django_find_project=false DJANGO_SETTINGS_MODULE=tests.settings -python_paths=. +pythonpaths=.