diff --git a/setup.cfg b/setup.cfg index 47b5df2d56..19dfc07447 100644 --- a/setup.cfg +++ b/setup.cfg @@ -65,3 +65,6 @@ input_file = ironic/locale/ironic.pot keywords = _ gettext ngettext l_ lazy_gettext mapping_file = babel.cfg output_file = ironic/locale/ironic.pot + +[wheel] +universal = 1