Merge "Dropped the python 3.6/3.7 in zed cycle testing runtime"

This commit is contained in:
Zuul 2022-06-18 03:59:17 +00:00 committed by Gerrit Code Review
commit d96dc53c9b
1 changed files with 1 additions and 1 deletions

View File

@ -6,6 +6,7 @@ description-file =
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://docs.openstack.org/tempest/latest/plugin-registry.html
python_requires = >=3.8
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
@ -14,7 +15,6 @@ classifier =
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9