Add missing ignore_outcome=true for the Python 3.13 - Django main combination

This commit is contained in:
Bruno Alla 2025-01-29 09:22:00 +00:00
parent 038670a4cf
commit 121852fc5c

View File

@ -52,3 +52,6 @@ ignore_outcome = true
[testenv:py312-djangomain]
ignore_outcome = true
[testenv:py313-djangomain]
ignore_outcome = true