openstack-ansible-os_glance/setup.cfg
melissaml 020faf5e78 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: Ic2b03b0ac599dce3a84e589d5808bd989c2a453e
2020-04-14 16:34:42 +08:00

14 lines
459 B
INI

[metadata]
name = openstack-ansible-os_glance
summary = os_glance 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_glance/latest/
classifier =
Intended Audience :: Developers
Intended Audience :: System Administrators
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux