
This repo is now testing only with Python 3, so let's make a few cleanups: - Remove obsolete sections from setup.cfg - Switch to using sphinx-build - Remove install_command from tox.ini, the default is fine - cleanup tox.ini - Update pbr requirement Change-Id: I0adc74190fa820434a46b2a6bf9247ca6eb3e51d
14 lines
416 B
INI
14 lines
416 B
INI
[metadata]
|
|
name = magnum-specs
|
|
summary = Design specifications for Magnum
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = openstack-discuss@lists.openstack.org
|
|
home-page = https://specs.openstack.org/openstack/magnum-specs/
|
|
classifier =
|
|
Environment :: OpenStack
|
|
Intended Audience :: Developers
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|