Skip to content

Commit

Permalink
python 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
trbs committed Jul 29, 2020
1 parent ee47f7f commit e0a8da7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ envlist =
mypy
{py37,py38}-flake8
{py35,py36,py37,pypy}-dj22
{py36,py37}-dj30
{py36,py37,py38}-dj30
{py35,py36,py37,pypy}-djmaster
py37-dj30-postgres
py37-dj30-mysql
py37-djmaster-postgres
py38-dj30-postgres
py38-dj30-mysql
py38-djmaster-postgres

[testenv]
commands = make test
Expand Down

0 comments on commit e0a8da7

Please sign in to comment.