diff --git a/pytest.ini b/pytest.ini --- a/pytest.ini +++ b/pytest.ini @@ -1,3 +1,4 @@ [pytest] +addopts = -p no:django norecursedirs = docs addopts = --live-server-port 6600 -p no:django --no-live-server-clean-stop