Skip to content

Commit 540e354

Browse files
committed
Use Python3.12 & Python3.13 with Django main
1 parent b79ea31 commit 540e354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ envlist =
66
py{3.8,3.9,3.10,3.11}-django4.2
77
py{3.10,3.11,3.12}-django5.0
88
py{3.10,3.11,3.12}-django5.1
9-
py{3.10,3.11,3.12}-djangomain
9+
py{3.12,3.13}-djangomain
1010
ruff
1111

1212
[testenv]

0 commit comments

Comments
 (0)