openstack-ansible-os_rally/setup.cfg
melissaml ad5a658b54 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: I7b01050c13a960ad603a2d223530ed43e551a274
2020-04-14 18:38:31 +08:00

14 lines
456 B
INI

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