Skip to content

Commit

Permalink
Run django main tests on Python >= 3.10 (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
hramezani committed Feb 16, 2023
1 parent 03331a4 commit 4d4ef69
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 @@ -5,7 +5,7 @@ envlist =
py{37,38,39,310}-dj32
py{38,39,310}-dj40
py{38,39,310,311}-dj41
py{38,39,310,311}-djmain
py{310,311}-djmain

[testenv]
usedevelop = true
Expand Down

0 comments on commit 4d4ef69

Please sign in to comment.