Add Python 3 Train unit tests
This is a mechanically generated patch to ensure unit testing is in place for all of the Tested Runtimes for Train. See the Train python3-updates goal document for details: https://governance.openstack.org/tc/goals/train/python3-updates.html Change-Id: I1fe23c6115bd6b9aac0bf2bd4fec9c6eaee88c40 Story: #2005924 Task: #34254
This commit is contained in:
parent
7b3483723a
commit
cc16d3b3bc
2
tox.ini
2
tox.ini
@ -1,5 +1,5 @@
|
||||
[tox]
|
||||
envlist = py27,py36,py37,pep8,cover,api-ref,releasenotes,bandit,fakemodetests,pylint
|
||||
envlist = py27,py37,pep8,cover,api-ref,releasenotes,bandit,fakemodetests,pylint
|
||||
minversion = 2.0
|
||||
skipsdist = True
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user