Make a few cleanups: - Remove python 2.7 stanza from setup.py - Remove obsolete sections from setup.cfg - Remove install_command from tox.ini, the default is fine Change-Id: I693afdb7097b156935424c5549e1b22a08bf2773
13 lines
390 B
INI
13 lines
390 B
INI
[metadata]
|
|
name = nova-specs
|
|
summary = OpenStack Nova Project Development Specs
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = openstack-discuss@lists.openstack.org
|
|
home-page = http://specs.openstack.org/openstack/nova-specs/
|
|
classifier =
|
|
Intended Audience :: Developers
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|