summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg5
1 files changed, 4 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 4267183..c89d680 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -48,4 +48,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