tenks/setup.cfg
Takashi Kajinami 1ea53321c7 Add Python 3.12 job
Adds the job to ensure compatibility with Python 3.12 to prepare for
adding support for Ubuntu Noble which uses Python 3.12.

Change-Id: I4db8694c6de79aef9183066de80ac2cdd468fa24
2024-10-24 21:02:29 +09:00

28 lines
889 B
INI

[metadata]
name = tenks
summary = Deployment of virtual bare metal clusters with Tenks
description_file =
README.rst
author = OpenStack
author_email = openstack-discuss@lists.openstack.org
home_page = https://docs.openstack.org/tenks/latest/
python_requires = >=3.9
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
Programming Language :: Python
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
[files]
packages =
tenks