Skip to content

Commit

Permalink
Update envlist to support python 3.10 and 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
50-Course committed Oct 3, 2024
1 parent e448411 commit 0177c58
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 @@ -4,6 +4,7 @@ usedevelop = true
envlist =
py{37,38,39}-dj{22,32}
py{38,39}-dj{40,405}
py{310,311}-dj{40,405}
flake8

[gh-actions]
Expand Down

0 comments on commit 0177c58

Please sign in to comment.