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:
Stephen Finucane 2020-02-07 10:37:28 +00:00
parent 69ce0f01b6
commit 641d53196c
1 changed files with 0 additions and 3 deletions

View File

@ -83,6 +83,3 @@ input_file = nova/locale/nova.pot
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = nova/locale/nova.pot
[bdist_wheel]
universal = 1