Skip to content

Commit

Permalink
Update envlist django 5.0 doesn't tsupport python 3.8 and 3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Morse committed Apr 12, 2024
1 parent 35cc413 commit f2d0040
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
min_version = 4.0

envlist =
py{38,39,310,311,312}-django{42,50}-wagtail{52,60}
py{38,39,310,311,312}-django{42}-wagtail{52,60}
py{310,311,312}-django{50}-wagtail{52,60}
interactive

[gh-actions]
Expand Down

0 comments on commit f2d0040

Please sign in to comment.