diff --git a/setup.cfg b/setup.cfg index 6d81485..c89c009 100644 --- a/setup.cfg +++ b/setup.cfg @@ -45,5 +45,5 @@ keywords = _ gettext ngettext l_ lazy_gettext mapping_file = babel.cfg output_file = oslo_context/locale/oslo_context.pot -[wheel] +[bdist_wheel] universal = true