Skip to content

Commit 720aae3

Browse files
committed
Update deps
1 parent 00cdfdd commit 720aae3

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

tox.ini

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
[tox]
22
envlist =
3-
py26-dj{16}
3+
# py26-dj{16}
44
py27-dj{16,18,19,110,111}
5-
py33-dj{16,18}
5+
# py33-dj{16,18}
66
py{34,35,36}-dj{18,19,110,111}
77
py{36,37}-dj{20,21}
8-
py{37,38,39}-dj{22,30,31,32,40}
8+
py{37,38,39}-dj{22,30,31,32}
9+
py{38,39}-dj{40}
910
skipsdist = True
1011

1112
[testenv]

0 commit comments

Comments
 (0)