os-resource-classes/setup.cfg
Stephen Finucane b99ab3336c setup.cfg: Configure 'python-requires'
This will prevent setuptools accidentally installing os-traits in a
Python 2 environment.

Change-Id: I9401637f4f3fe59abaaa05ecc72c6247826323ad
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2020-01-28 11:12:12 +00:00

26 lines
822 B
INI

[metadata]
name = os-resource-classes
summary = Resource Classes for OpenStack
description-file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://docs.openstack.org/os-resource-classes/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 :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: Implementation :: CPython
[files]
packages =
os_resource_classes