grenade/setup.cfg
Andreas Jaeger 8c942bf565 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
- Remove install_command from tox.ini, the default is fine
- move basepython into testenv
- use TOX_CONSTRAINTS_FILE instead of obsolete UPPER_CONSTRAINTS_FILE
- update pbr to current versions

Change-Id: Iae3f34e63d5a7d84bcc74716e490bd3b02bcab52
2020-05-22 16:37:26 +02:00

12 lines
303 B
INI

[metadata]
name = Grenade
summary = OpenStack Grenade
description-file =
README.rst
author = OpenStack
author-email = openstack-discuss@lists.openstack.org
classifier =
Intended Audience :: Developers
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux