
Make a few cleanups: - Remove obsolete sections from setup.cfg - Remove install_command from tox.ini, the default is fine - Switch to sphinx-build - Enable warnings for doc build, fix all warnings - Remove git handling from conf.py, openstackdocstheme does this now - Cleanup tox.ini Change-Id: I51796be20596afc2305c2d8ea189b4037bd28b2d
13 lines
402 B
INI
13 lines
402 B
INI
[metadata]
|
|
name = barbican-specs
|
|
summary = OpenStack Barbican Project Development Specs
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack
|
|
author-email = openstack-discuss@lists.openstack.org
|
|
home-page = http://specs.openstack.org/openstack/barbican-specs/
|
|
classifier =
|
|
Intended Audience :: Developers
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|