tox.ini: run tests with python 2.7

This commit is contained in:
Benjamin Dauvergne 2019-03-28 17:06:35 +01:00
parent a87ae02299
commit 3fdf6f29d7
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
[tox]
toxworkdir = {env:TMPDIR:/tmp}/tox-{env:USER}/zoo/
envlist = py27
[testenv]
basepython = python2