Skip to content

Commit b28ea13

Browse files
committed
Django master expect python >= 3.10 now
1 parent 1e0d555 commit b28ea13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ envlist =
33
py{37,38,39}-dj-2.2
44
py{37,38,39,310}-dj-3.2
55
py{38,39,310}-dj-4.0
6-
py{38,39,310}-dj-master
6+
py{310}-dj-master
77
flake8
88

99
[gh-actions]

0 commit comments

Comments
 (0)