Revert "tox: only test against Python 2 for now"

This reverts commit f85bcb4436.
This commit is contained in:
Frédéric Péters 2019-08-18 12:57:39 +02:00
parent f85bcb4436
commit d34219379f
1 changed files with 1 additions and 2 deletions

View File

@ -1,9 +1,8 @@
[tox]
toxworkdir = {env:TMPDIR:/tmp}/tox-{env:USER}/combo/{env:BRANCH_NAME:}
envlist = coverage-py2-pylint
envlist = coverage-py2-pylint,py3
[testenv]
basepython = python2
usedevelop = True
setenv =
py2: WCS_MANAGE=wcs/wcsctl.py