Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 28d0261

Browse filesBrowse files
authored
Add missing ignore_outcome=true for the Python 3.13 - Django main combination (#9637)
1 parent 8637b3d commit 28d0261
Copy full SHA for 28d0261

File tree

Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-0
lines changed

‎tox.ini

Copy file name to clipboardExpand all lines: tox.ini
+3Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,6 @@ ignore_outcome = true
5252

5353
[testenv:py312-djangomain]
5454
ignore_outcome = true
55+
56+
[testenv:py313-djangomain]
57+
ignore_outcome = true

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.