aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index e5626a7..97318ec 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -64,7 +64,7 @@ autodoc_tree_index_modules = True
# autodoc_index_modules = True
# autodoc_exclude_modules = ...
# Convert warnings to errors
-# warnerrors = True
+warnerrors = True
[devpi:upload]
# Options for the devpi: PyPI server and packaging tool