summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg4
1 files changed, 1 insertions, 3 deletions
diff --git a/setup.cfg b/setup.cfg
index 8aec982..4e154cb 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -31,12 +31,10 @@ console_scripts =
source-dir = doc/source
build-dir = doc/build
all_files = 1
+warning-is-error = 1
[upload_sphinx]
upload-dir = doc/build/html
-[pbr]
-warnerrors = True
-
[wheel]
universal = 1