diff --git a/setup.cfg b/setup.cfg index 2fd8c51a1ba7..bbd0a86c6818 100644 --- a/setup.cfg +++ b/setup.cfg @@ -160,3 +160,6 @@ input_file = nova/locale/nova.pot keywords = _ gettext ngettext l_ lazy_gettext mapping_file = babel.cfg output_file = nova/locale/nova.pot + +[wheel] +universal = 1