packaging: Build universal wheels

Apparently this had been done for us previously? See also:
http://lists.openstack.org/pipermail/openstack-discuss/2020-January/012097.html

Change-Id: I27288f9e503f26827a8274d46b07c1330a21de10
This commit is contained in:
Tim Burke 2020-01-20 21:15:17 -08:00
parent 68924d920c
commit dad8fb7c3c
1 changed files with 3 additions and 0 deletions

View File

@ -150,6 +150,9 @@ keywords = _ l_ lazy_gettext
mapping_file = babel.cfg
output_file = swift/locale/swift.pot
[bdist_wheel]
universal = 1
[nosetests]
exe = 1
verbosity = 2