From 3d893e1e0cc406ba6454241577ded38f11cd86cc Mon Sep 17 00:00:00 2001 From: Corey Bryant Date: Fri, 15 Feb 2019 15:31:44 -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: I87c7fd2e461c0a8384ed3b7dc4f7caa02d3fc24b Story: #2004073 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index 31191f1..f0b656f 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -3,6 +3,7 @@ - docs-on-readthedocs - openstack-python-jobs - openstack-python36-jobs + - openstack-python37-jobs vars: rtd_webhook_id: '47124' check: