Remove pbr warnerrors in favor of sphinx check

This change removes the now unused "warnerrors" setting,
which is replaced by "warning-is-error" in sphinx
releases >= 1.5 [1].

[1] http://lists.openstack.org/pipermail/openstack-dev/
2017-March/113085.html

Change-Id: I1c1c00939951ee8f07816abde612e6026dcb8bda
This commit is contained in:
Vu Cong Tuan 2017-06-12 08:43:46 +07:00
parent 05c16b228a
commit 28b6228623
1 changed files with 1 additions and 3 deletions

View File

@ -22,13 +22,11 @@ classifier =
packages =
oslo_privsep
[pbr]
warnerrors = true
[build_sphinx]
source-dir = doc/source
build-dir = doc/build
all_files = 1
warning-is-error = 1
[entry_points]
console_scripts =