whereto/setup.cfg
zhoulinhui cd21bc139b Add py38 package metadata
Change-Id: I5ffc606ee28cef204904fe261370f28cfebc0a90
2020-10-06 17:58:07 +08:00

29 lines
778 B
INI

[metadata]
name = whereto
summary = Test Apache redirect rules.
description-file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://docs.openstack.org/whereto/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.8
[files]
packages =
whereto
[entry_points]
console_scripts =
whereto = whereto.app:main