diff --git a/setup.cfg b/setup.cfg index 009b4558..8cd65714 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,9 +16,8 @@ classifier = Programming Language :: Python :: 2 Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 - Programming Language :: Python :: 3.3 - Programming Language :: Python :: 3.5 Programming Language :: Python :: 3.6 + Programming Language :: Python :: 3.7 [files] packages = diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 6612406f..29e3c492 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -1,8 +1,7 @@ - project: templates: - openstack-python-jobs - - openstack-python35-jobs - - openstack-python36-jobs + - openstack-python3-train-jobs - check-requirements - openstack-lower-constraints-jobs - release-notes-jobs-python3