summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorCorey Bryant <corey.bryant@canonical.com>2019-07-05 11:54:00 -0400
committerCorey Bryant <corey.bryant@canonical.com>2019-07-05 14:17:15 -0400
commit48d4a0fdf23f1990532499f80d02c32d5799ced9 (patch)
treebb8bbd2ccdd8f359ba7ac2d397d42d991739a4a9 /tox.ini
parentb39b3276ec1d8ba1e0df36791051e24ba2af2fb5 (diff)
downloadcliff-48d4a0fdf23f1990532499f80d02c32d5799ced9.tar.gz
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: I5b08ef6ac98eb4650a2f3df5cb559144172fb29c Story: #2005924 Task: #34232
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index f642ee9..64d19d2 100644
--- a/tox.ini
+++ b/tox.ini
@@ -1,6 +1,6 @@
[tox]
minversion = 2.0
-envlist = py36,py27,pep8
+envlist = py27,py37,pep8
[testenv]
setenv =