[tool:pytest] DJANGO_SETTINGS_MODULE = tests._sandbox.settings norecursedirs = .tox .git django_find_project = true [flake8] ignore=E731 exclude= src/**/migrations/*.py