diff --git a/setup.cfg b/setup.cfg index 7cffaa1..320dbcc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -52,4 +52,7 @@ mapping_file = babel.cfg output_file = oslo.middleware/locale/oslo.middleware.pot [pbr] -warnerrors = True \ No newline at end of file +warnerrors = True + +[wheel] +universal = 1