Always build universal wheels

All of our projects are pure python, so we can build
universal wheels by default.

Change-Id: If413df68ea4e3535f45e538c6dded4a2877edd99
This commit is contained in:
Hervé Beraud 2018-10-05 09:35:42 +02:00
parent e7b3ff2001
commit d08ab87987
1 changed files with 1 additions and 1 deletions

View File

@ -45,5 +45,5 @@ keywords = _ gettext ngettext l_ lazy_gettext _C:1c,2 _P:1,2
mapping_file = babel.cfg
output_file = oslo_i18n/locale/oslo_i18n.pot
[wheel]
[bdist_wheel]
universal = 1