Update classifiers for Gazpacho

Gazpacho supports python 3.10 through 3.13 [0].

[0] https://governance.openstack.org/tc/reference/runtimes/2026.1.html

Change-Id: Iec7fc653b5ee54b0e079bc3ac1c1229e6b24e7d5
Signed-off-by: Brian Rosmaita <rosmaita.fossdev@gmail.com>
This commit is contained in:
Brian Rosmaita
2026-02-24 16:23:11 -05:00
parent 4f4d03d9c5
commit 774762b156

View File

@@ -5,7 +5,7 @@ long_description = file: README.rst
author = OpenStack
author_email = openstack-discuss@lists.openstack.org
url = http://docs.openstack.org/cinder/latest/
python_requires = >=3.9
python_requires = >=3.10
classifiers =
Environment :: OpenStack
Intended Audience :: Information Technology
@@ -16,10 +16,10 @@ classifiers =
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: 3
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Programming Language :: Python :: 3.13
[files]
packages =