
This is used by the pypi upload testing; see Ida4ad07c82a6301107c938565656988aba3bf250 (perhaps unwisely...). Let's just try and keep these around. Change-Id: I7ddf37c64392b6edf647b3db4e2df132482f4c30
27 lines
714 B
INI
27 lines
714 B
INI
[metadata]
|
|
name = sandbox
|
|
summary = The sandbox
|
|
description-file =
|
|
README.rst
|
|
author = OpenStack Infrastructure Team
|
|
author-email = openstack-infra@lists.openstack.org
|
|
home-page = http://docs.openstack.org/infra/system-config/
|
|
classifier =
|
|
Intended Audience :: Information Technology
|
|
Intended Audience :: System Administrators
|
|
License :: OSI Approved :: Apache Software License
|
|
Operating System :: POSIX :: Linux
|
|
Programming Language :: Python
|
|
Programming Language :: Python :: 2
|
|
Programming Language :: Python :: 2.7
|
|
Programming Language :: Python :: 2.6
|
|
|
|
[pbr]
|
|
warnerrors = True
|
|
|
|
[build_sphinx]
|
|
source-dir = doc/source
|
|
build-dir = doc/build
|
|
all_files = 1
|
|
warning-is-error = 1
|