diff --git a/setup.cfg b/setup.cfg index 3770b9c..850af4b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -45,3 +45,6 @@ input_file = storyboardclient/locale/python-storyboardclient.pot keywords = _ gettext ngettext l_ lazy_gettext mapping_file = babel.cfg output_file = storyboardclient/locale/python-storyboardclient.pot + +[wheel] +universal = 1