pytest.ini 153 Bytes Raw Blame History Permalink 1 2 3 4 5 [pytest] DJANGO_SETTINGS_MODULE=project.settings.testing norecursedirs = requirements deployment testpaths = tests addopts = --capture=fd --nomigrations