Merge "Add Python 3 Train unit tests"

This commit is contained in:
Zuul
2019-07-10 05:36:03 +00:00
committed by Gerrit Code Review

View File

@@ -1,6 +1,6 @@
[tox]
minversion = 2.0
envlist = py37,py36,py27,pep8,migration
envlist = py27,py37,pep8,migration
skipsdist = True
[testenv]