Files
os-resource-classes/setup.cfg
Ghanshyam Mann de8b881c3f Update python classifier in setup.cfg
As per the current release tested runtime, we test
till python 3.11 so updating the same in python
classifier in setup.cfg

Change-Id: I3b36090f6d8e0d710803873951b5b5f0cae14af3
2024-01-03 19:26:01 -08:00

33 lines
1.2 KiB
INI

[metadata]
name = os-resource-classes
summary = Resource Classes for OpenStack
description_file =
README.rst
author = OpenStack
author_email = openstack-discuss@lists.openstack.org
url = https://docs.openstack.org/os-resource-classes/latest/
project_urls =
Bug Tracker = https://storyboard.openstack.org/#!/project/openstack/os-resource-classes
Documentation = https://docs.openstack.org/os-resource-classes/
Source Code = https://opendev.org/openstack/os-resource-classes
python_requires = >=3.8
classifier =
Development Status :: 5 - Production/Stable
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 :: 3
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: Implementation :: CPython
[files]
packages =
os_resource_classes