From fc809b9f78ad2700cf70775220b5135593a93304 Mon Sep 17 00:00:00 2001 From: Jannis Leidel Date: Mon, 21 Dec 2020 13:17:20 +0100 Subject: [PATCH] Update tox.ini --- tox.ini | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tox.ini b/tox.ini index efdd4cf..0f08f95 100644 --- a/tox.ini +++ b/tox.ini @@ -25,6 +25,10 @@ commands = {envbindir}/coverage report -m {envbindir}/coverage xml +[testenv:py{36,37,38,39,py3}-dj{master}] +ignore_errors = true +ignore_outcome = true + [testenv:py38-docs] basepython = python3.8 deps =