summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 1 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 649550b..145ee6a 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -60,9 +60,7 @@ fixtures =
testscenarios>=0.4
[pbr]
-# NOTE(viktors): uncomment ``warnerrors`` line, when setup.cfg we then
-# want to treat sphinx warnings as errors
-# warnerrors = True
+warnerrors = True
autodoc_index_modules = True
autodoc_exclude_modules =
oslo_db.tests.* \ No newline at end of file