]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Treat sphinx warnings as errors
authorJames E. Blair <jeblair@hp.com>
Wed, 12 Aug 2015 17:51:18 +0000 (10:51 -0700)
committerAssaf Muller <amuller@redhat.com>
Wed, 12 Aug 2015 19:19:28 +0000 (15:19 -0400)
Change-Id: I65fcca7eb3397c8f5a777bab1c9c20161263ed26

setup.cfg

index 9cda3e8d214dfd257cb8923f3778296e6f7ec836..bcaecb5d64612ce7b3d789adbbf60cc7ae469c85 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -221,3 +221,6 @@ input_file = neutron/locale/neutron.pot
 
 [wheel]
 universal = 1
+
+[pbr]
+warnerrors = true