diff --git a/setup.cfg b/setup.cfg index d9b1e7a..a66eff2 100644 --- a/setup.cfg +++ b/setup.cfg @@ -38,3 +38,5 @@ all_files = 1 [bdist_wheel] universal = 1 + +warning-is-error = 1