diff --git a/setup.cfg b/setup.cfg index 50fa377..8abd0d1 100644 --- a/setup.cfg +++ b/setup.cfg @@ -66,8 +66,8 @@ known_first_party = test_project DJANGO_SETTINGS_MODULE = test_project.settings # PYTHONPATH configuration: -# https://github.com/bigsassy/pytest-pythonpath -python_paths = ./eav +# https://docs.pytest.org/en/7.0.x/reference/reference.html#confval-pythonpath +pythonpath = ./eav # py.test options: norecursedirs =