Merge "Add Python 3 Train unit tests"
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[tox]
|
||||
minversion = 3.1.1
|
||||
envlist = py{27,36,37},functional,pep8
|
||||
envlist = py27,py37,functional,pep8
|
||||
# Automatic envs (pyXX) will only use the python version appropriate to that
|
||||
# env and ignore basepython inherited from [testenv] if we set
|
||||
# ignore_basepython_conflict.
|
||||
|
||||
Reference in New Issue
Block a user