Skip to content

Commit

Permalink
fix(ci): Django main branch requires 3.12+
Browse files Browse the repository at this point in the history
  • Loading branch information
pennersr committed Jan 24, 2025
1 parent 7a3ef91 commit b802a0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
envlist =
prj{regular,headless_only}-py{38,39,310,311,312}-django{42}
prj{regular,headless_only}-py{310,311,312}-django{50,51}
prj{regular,headless_only}-py{310,311,312}-djangomain
prj{regular,headless_only}-py{312}-djangomain
prj{login_required_mw}-py{312}-django{51}
docs
isort
Expand Down

0 comments on commit b802a0f

Please sign in to comment.