diff --git a/.zuul.yaml b/.zuul.yaml index dcbfec7c..2f201160 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,7 +2,6 @@ templates: - openstack-cover-jobs - build-openstack-docs-pti - - openstack-python-jobs - openstack-python3-ussuri-jobs - build-release-notes-jobs-python3 post: diff --git a/setup.cfg b/setup.cfg index 5be69139..33186b91 100644 --- a/setup.cfg +++ b/setup.cfg @@ -14,8 +14,6 @@ classifier = License :: OSI Approved :: Apache Software License Operating System :: OS Independent Programming Language :: Python - Programming Language :: Python :: 2 - Programming Language :: Python :: 2.7 Programming Language :: Python :: 3 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7