From d708adb041b6a8167c6ce82d7deb76ac6f1b6a1b Mon Sep 17 00:00:00 2001 From: Asif Saif Uddin Date: Fri, 19 Jan 2024 11:09:00 +0100 Subject: [PATCH] Update tox.ini --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index bc32a645e..3ff8ab111 100644 --- a/tox.ini +++ b/tox.ini @@ -58,5 +58,6 @@ ignore_outcome = true [testenv:py311-djangomain] ignore_outcome = true + [testenv:py312-djangomain] ignore_outcome = true