[tool.pytest.ini_options] DJANGO_SETTINGS_MODULE = "config.settings.dev" python_files = ["tests.py", "test_*.py"] pythonpath = ["src"]