Merge "Add Python 3 Train unit tests"

This commit is contained in:
Zuul 2019-07-08 17:24:43 +00:00 committed by Gerrit Code Review
commit 6d6aa27f50

View File

@ -1,7 +1,7 @@
[tox]
minversion = 2.5.0
skipsdist = True
envlist = py36,py27,pep8,pypy
envlist = py27,py37,pep8,pypy
[testenv]
usedevelop=True