Skip to content

Commit 03753b2

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Add Python 3 Train unit tests"
2 parents a9741bc + 916c829 commit 03753b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tox]
22
minversion = 3.1.1
3-
envlist = py{27,36,37},functional,pep8
3+
envlist = py27,py37,functional,pep8
44
# Automatic envs (pyXX) will only use the python version appropriate to that
55
# env and ignore basepython inherited from [testenv] if we set
66
# ignore_basepython_conflict.

0 commit comments

Comments
 (0)