tenks/setup.cfg
Takashi Kajinami 2ca88097dc Add Python 3.10 to supported versions
Now we have python 3.10 unit tests and also functional jobs using
Ubuntu Jammy[1].

[1] d92c731aa2

Change-Id: I09648e33b9b55e29d991e9f9f41f08fe38d16580
2024-01-21 23:34:54 +09:00

29 lines
929 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.6
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.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
[files]
packages =
tenks