Always build universal wheels

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

Change-Id: I173a1d5b4f204fcda2e92fd751228dbc79009b8c
This commit is contained in:
Hervé Beraud 2018-10-09 15:56:29 +02:00
parent 7389f3fd15
commit 5cd02483c6
1 changed files with 1 additions and 1 deletions

View File

@ -51,5 +51,5 @@ keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = oslo_log/locale/oslo_log.pot
[wheel]
[bdist_wheel]
universal = 1