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