Remove universal wheel configuration
Now that we've dropped py2 support we shouldn't be setting this anymore. Change-Id: Ief4e4bbaa3c95bd4a54dd4a6f4f2288997390afe Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
This commit is contained in:
@@ -83,6 +83,3 @@ input_file = nova/locale/nova.pot
|
|||||||
keywords = _ gettext ngettext l_ lazy_gettext
|
keywords = _ gettext ngettext l_ lazy_gettext
|
||||||
mapping_file = babel.cfg
|
mapping_file = babel.cfg
|
||||||
output_file = nova/locale/nova.pot
|
output_file = nova/locale/nova.pot
|
||||||
|
|
||||||
[bdist_wheel]
|
|
||||||
universal = 1
|
|
||||||
|
|||||||
Reference in New Issue
Block a user