service-types-authority/setup.cfg
Andreas Jaeger 40c278a449 Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove obsolete sections from setup.cfg
- Cleanup doc/source/conf.py to remove now obsolete content.
- Use newer openstackdocstheme version
- Remove hacking from requirements, it's required in tox.ini already

Change-Id: Ie5d87c62cca191c345bc273e9e43415ec4501df7
2020-04-11 16:24:10 +02:00

15 lines
497 B
INI

[metadata]
name = service_types_authority
summary = OpenStack Service Types Authority
description-file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://specs.openstack.org/openstack/service-types-authority
classifier =
Environment :: OpenStack
Intended Audience :: Information Technology
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux