Skip to content

Commit d28753a

Browse files
committed
Add missing tox env
1 parent cdbe7a0 commit d28753a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tox.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[tox]
22
envlist =
3-
py{36}-django{20,22},
4-
py{37,36}-django{30,31,32},
5-
py{39,38,37}-django{40,41,42},
3+
py{36}-django{20,21,22},
4+
py{36,37}-django{30,31,32},
5+
py{37,38,39}-django{40,41,42},
66
py{310,311}-django50,
77
py{310,311}-djangomaster
88

0 commit comments

Comments
 (0)