Skip to content

Commit ecf9286

Browse files
authored
tox.ini: Add py314t
1 parent 17bb474 commit ecf9286

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tox.ini

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ envlist =
44
py{310,311,312}-dj50
55
py{310,311,312}-dj51
66
py{310,311,312,313,314}-dj52
7-
py{312,313,314}-dj60
8-
py{312,313,314}-djmain
7+
py{312,313,314,314t}-dj60
8+
py{312,313,314,314t}-djmain
99

1010
skipsdist = True
1111

@@ -37,3 +37,4 @@ python =
3737
3.12: py312
3838
3.13: py313
3939
3.14: py314
40+
3.14t: py314t

0 commit comments

Comments
 (0)