diff --git a/setup.cfg b/setup.cfg index e3e57b32..d3efd2c3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -51,5 +51,5 @@ keywords = _ gettext ngettext l_ lazy_gettext mapping_file = babel.cfg output_file = oslo_service/locale/oslo_service.pot -[wheel] +[bdist_wheel] universal = true