|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
[tox] |
|
|
|
|
minversion = 3.1 |
|
|
|
|
envlist = pep8,py36,py38,releasenotes,npm,py3-dj32 |
|
|
|
|
envlist = pep8,py36,py39,releasenotes,npm,py3-dj32 |
|
|
|
|
skipsdist = True |
|
|
|
|
# Automatic envs (pyXX) will only use the python version appropriate to that |
|
|
|
|
# env and ignore basepython inherited from [testenv] if we set |
|
|
|
|