Merge "Replace warnerror with warning-is-error"

This commit is contained in:
Jenkins 2017-05-06 18:41:14 +00:00 committed by Gerrit Code Review
commit 464a0cb025
2 changed files with 2 additions and 4 deletions

View File

@ -15,9 +15,7 @@ classifier =
all_files = 1
build-dir = doc/build
source-dir = doc/source
[pbr]
warnerrors = True
warning-is-error = True
[wheel]
universal = 1

View File

@ -1,3 +1,3 @@
sphinx>=1.5.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
pbr>=3.0.0 # Apache-2.0