diff --git a/pytest.ini b/pytest.ini index acbe4b7..dabdefb 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,3 +1,3 @@ [pytest] DJANGO_SETTINGS_MODULE=tests.settings -python_paths = . +pythonpaths = .