diff --git a/tox.ini b/tox.ini index f565a1281..49833fe68 100644 --- a/tox.ini +++ b/tox.ini @@ -52,3 +52,6 @@ ignore_outcome = true [testenv:py312-djangomain] ignore_outcome = true + +[testenv:py313-djangomain] +ignore_outcome = true