diff --git a/setup.cfg b/setup.cfg index 0ee757a..7b2a79b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -51,3 +51,6 @@ input_file = gnocchiclient/locale/gnocchiclient.pot keywords = _ gettext ngettext l_ lazy_gettext mapping_file = babel.cfg output_file = gnocchiclient/locale/gnocchiclient.pot + +[wheel] +universal = 1