watcher-specs/setup.cfg
Alexander Chadin dc55d63222 Fix specification warnings
This patch set fixes all specification warnings and
set warning-is-error flag to True.

Change-Id: I9a6132cfd0d010db21c148be53b6bb5523eb6f5c
2017-08-04 15:37:59 +03:00

25 lines
531 B
INI

[metadata]
name = watcher-specs
summary = Watcher Project Development Specs
description-file =
README.rst
author = OpenStack
author-email = openstack-dev@lists.openstack.org
home-page = http://specs.openstack.org/openstack/watcher-specs/
classifier =
Intended Audience :: Developers
License :: OSI Approved :: Apache Software License
Operating System :: POSIX :: Linux
[build_sphinx]
all_files = 1
build-dir = doc/build
source-dir = doc/source
warning-is-error = 1
[pbr]
warnerrors = False
[wheel]
universal = 1