Skip to content

Commit

Permalink
Add missing ignore_outcome=true for the Python 3.13 - Django main com…
Browse files Browse the repository at this point in the history
…bination (#9637)
  • Loading branch information
browniebroke authored Feb 1, 2025
1 parent 8637b3d commit 28d0261
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,6 @@ ignore_outcome = true

[testenv:py312-djangomain]
ignore_outcome = true

[testenv:py313-djangomain]
ignore_outcome = true

0 comments on commit 28d0261

Please sign in to comment.