Merge "Add Python 3 Train unit tests"

This commit is contained in:
Zuul 2019-07-02 02:30:02 +00:00 committed by Gerrit Code Review
commit 41f812fd59
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
[tox]
minversion = 2.5.0
skipsdist = True
envlist = py37,py36,py27,pep8,api-ref,docs,genconfig,genpolicy,releasenotes
envlist = py27,py37,pep8,api-ref,docs,genconfig,genpolicy,releasenotes
[testenv]
usedevelop = True