Merge "Remove pbr warnerrors in favor of sphinx check"

This commit is contained in:
Jenkins 2017-06-16 06:39:48 +00:00 committed by Gerrit Code Review
commit 3d65053741
1 changed files with 1 additions and 3 deletions

View File

@ -53,6 +53,7 @@ paste.filter_factory =
source-dir = doc/source
build-dir = doc/build
all_files = 1
warning-is-error = 1
[upload_sphinx]
upload-dir = doc/build/html
@ -71,8 +72,5 @@ keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = oslo_middleware/locale/oslo_middleware.pot
[pbr]
warnerrors = True
[wheel]
universal = 1