Skip to content

Commit

Permalink
Run tests on Django 3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanthratna authored and nesdis committed Jan 25, 2021
1 parent 6a51e29 commit babbbfa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ commands =
deps =
Django>=2.2,<2.3

[testenv:py38-django30]
[testenv:py38-django31]
deps =
Django>=3.0,<3.1
Django>=3.1

[testenv:django22_discover]
commands =
Expand Down

0 comments on commit babbbfa

Please sign in to comment.