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