Skip to content

Commit

Permalink
Django latest version only supports Python 3.8 or later
Browse files Browse the repository at this point in the history
  • Loading branch information
lqez committed Feb 12, 2021
1 parent 0f05a0b commit 71bd1c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[tox]
envlist =
{py36,py37,py38,py39}-{dj202,dj300,dj301,dj302,djmaster}
{py36,py37}-{dj202,dj300,dj301,dj302}
{py38,py39}-{dj202,dj300,dj301,dj302,djmaster}

[travis]
python =
Expand Down

0 comments on commit 71bd1c7

Please sign in to comment.