diff --git a/setup.cfg b/setup.cfg index 8bd9e2d9..3989b12f 100644 --- a/setup.cfg +++ b/setup.cfg @@ -49,3 +49,6 @@ input_file = castellan/locale/castellan.pot keywords = _ gettext ngettext l_ lazy_gettext mapping_file = babel.cfg output_file = castellan/locale/castellan.pot + +[wheel] +universal = 1