tox: also run tests against python 3

This commit is contained in:
Frédéric Péters 2020-04-12 10:03:34 +02:00
parent 5dc047db11
commit 5b93e95c4c
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = coverage-django111
envlist = py2-coverage-django111,py3-django111
[testenv]
basepython = python2