Skip to content

Commit b41d751

Browse files
author
Corey Bryant
committed
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: I7d0a996b33d4d1eec436f92fbd390968cd37630c Story: #2005924 Task: #34232
1 parent d270174 commit b41d751

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tox]
22
minversion = 2.3
3-
envlist = py37,py36,py27,pep8
3+
envlist = py27,py37,pep8
44
skipdist = True
55

66
[testenv]

0 commit comments

Comments
 (0)