From 41cdb489ce0ceea5b8e8056f30f0726eb10af86c Mon Sep 17 00:00:00 2001 From: Corey Bryant <corey.bryant@canonical.com> Date: Thu, 14 Feb 2019 23:47:39 -0500 Subject: [PATCH] add python 3.7 unit test job This is a mechanically generated patch to add a unit test job running under Python 3.7. See ML discussion here [1] for context. [1] http://lists.openstack.org/pipermail/openstack-dev/2018-October/135626.html Change-Id: I07bc642685409ec269b264e3e33fb2e355222ab4 Story: #2004073 Task: #27426 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index 5149045316..af73ddecb1 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -376,6 +376,7 @@ - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs + - openstack-python37-jobs - check-requirements - publish-openstack-docs-pti - release-notes-jobs-python3