diff --git a/.zuul.yaml b/.zuul.yaml index 7b1d6c5..c2c8f08 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -2,4 +2,4 @@ templates: - check-requirements - publish-openstack-docs-pti - - openstack-python3-ussuri-jobs + - openstack-python3-victoria-jobs diff --git a/setup.cfg b/setup.cfg index 88dd25e..7d8c889 100644 --- a/setup.cfg +++ b/setup.cfg @@ -17,6 +17,7 @@ classifier = Programming Language :: Python :: 3 Programming Language :: Python :: 3.6 Programming Language :: Python :: 3.7 + Programming Language :: Python :: 3.8 Programming Language :: Python :: 3 :: Only Programming Language :: Python :: Implementation :: CPython