From 57ae148207768e69c46add8e0de5af71f5ffa3be Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Fri, 15 Feb 2019 16:04:36 -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: I7145092da763821d855d39b71db1e12efc91e18d Story: #2004073 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index fcf6d12..89e25e9 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -5,4 +5,5 @@ - openstack-python-jobs - openstack-python35-jobs - openstack-python36-jobs + - openstack-python37-jobs - release-notes-jobs-python3