setup: Update Python testing classifiers

Change-Id: I51b1cac726c5a84941fd8c25e3db533dc4c625c7
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
This commit is contained in:
Stephen Finucane 2022-03-22 10:13:22 +00:00
parent 25f3936ebc
commit 2292607a2e
1 changed files with 2 additions and 3 deletions

View File

@ -6,7 +6,7 @@ description-file =
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://docs.openstack.org/os-resource-classes/latest/
python-requires = >=3.6
python-requires = >=3.8
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
@ -15,10 +15,9 @@ classifier =
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: Implementation :: CPython