Skip to content

Commit 2bb4d8c

Browse files
authored
tox.ini: Testing Django v6.0
These tests are ___currently failing___, so let's work to make them ✅
1 parent 148fb52 commit 2bb4d8c

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
@@ -4,7 +4,7 @@ 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}-djmain
7+
py{312,313,314}-djmain
88

99
skipsdist = True
1010

0 commit comments

Comments
 (0)