diff --git a/tox.ini b/tox.ini index 511b4ad..6a0d01b 100644 --- a/tox.ini +++ b/tox.ini @@ -23,7 +23,7 @@ commands = pytest setenv = PYTHONDONTWRITEBYTECODE=1 -[testenv:py{36,37,38,39,py3}-djangomaster] +[testenv:py{36,37,38,39,py3}-djmaster] ignore_errors = True [testenv:py38-qa]