Update python classifier in setup.cfg

As per the current release tested runtime, we test till python 3.12

Change-Id: I8819706e0f6aab029536825f3047a4057f7f732e
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
This commit is contained in:
Bertrand Souville
2025-08-30 21:33:19 +02:00
parent db7aaec746
commit 83b3fc70b7

View File

@@ -5,7 +5,7 @@ long_description = file: README.rst
author = OpenStack
author_email = openstack-discuss@lists.openstack.org
url = https://docs.openstack.org/tacker/
python_requires = >=3.6
python_requires = >=3.10
classifiers =
Environment :: OpenStack
Intended Audience :: Information Technology
@@ -14,11 +14,9 @@ classifiers =
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.11
Programming Language :: Python :: 3.12
[files]
packages =