openstack-ansible-os_heat/setup.cfg
melissaml 9287b0717a Cleanup py27 support
This repo is now testing only with Python 3, so let's make
a few cleanups:
- Remove python 2.7 stanza from setup.py
- Remove obsolete sections from setup.cfg
- Cleanup doc/source/conf.py to remove now obsolete content.

Change-Id: Ia208319ef8e01e1ff780934d10917e98d6e97e7c
2020-04-14 16:22:07 +08:00

14 lines
453 B
INI

[metadata]
name = openstack-ansible-os_heat
summary = os_heat for OpenStack Ansible
description-file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
home-page = https://docs.openstack.org/openstack-ansible-os_heat/latest/
classifier =
Intended Audience :: Developers
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux