Skip to content

Commit

Permalink
Add Django 5.1 to the testing matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
atodorov committed Jan 7, 2025
1 parent 82bd566 commit 1451943
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ isolated_build = true
envlist =
py{38,39,310,311,312}-dj{42}-{unittest,pytest,checkmigrations}
py{310,311,312}-dj{50}-{unittest,pytest,checkmigrations}
py{310,311,312,313}-dj{51}-{unittest,pytest,checkmigrations}
py{310,311,312,313}-dj{main}-{unittest,pytest,checkmigrations}
skip_missing_interpreters = True

Expand Down

0 comments on commit 1451943

Please sign in to comment.