Skip to content

Commit b802a0f

Browse files
committed
fix(ci): Django main branch requires 3.12+
1 parent 7a3ef91 commit b802a0f

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
@@ -2,7 +2,7 @@
22
envlist =
33
prj{regular,headless_only}-py{38,39,310,311,312}-django{42}
44
prj{regular,headless_only}-py{310,311,312}-django{50,51}
5-
prj{regular,headless_only}-py{310,311,312}-djangomain
5+
prj{regular,headless_only}-py{312}-djangomain
66
prj{login_required_mw}-py{312}-django{51}
77
docs
88
isort

0 commit comments

Comments
 (0)