diff --git a/.zuul.yaml b/.zuul.yaml index f149cedf..5d5139d0 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -3,7 +3,7 @@ - check-requirements - designate-devstack-jobs - openstack-cover-jobs - - openstack-python3-antelope-jobs + - openstack-python3-jobs - openstackclient-plugin-jobs - publish-openstack-docs-pti - release-notes-jobs-python3 diff --git a/setup.cfg b/setup.cfg index 86429223..a45b9576 100644 --- a/setup.cfg +++ b/setup.cfg @@ -18,6 +18,7 @@ classifiers = Programming Language :: Python :: 3 :: Only Programming Language :: Python :: 3 Programming Language :: Python :: 3.8 + Programming Language :: Python :: 3.9 Programming Language :: Python :: 3.10 Topic :: Internet :: Name Service (DNS)