Always build universal wheels

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

Change-Id: Ic72dff75b43b6ebebd4a90b2dbb9baf0db48e139
This commit is contained in:
Hervé Beraud 2018-10-05 11:35:54 +02:00
parent c6039cafaf
commit ade5db6183
1 changed files with 1 additions and 1 deletions

View File

@ -54,5 +54,5 @@ output_file = oslo_concurrency/locale/oslo_concurrency.pot
[pbr]
warnerrors = True
[wheel]
[bdist_wheel]
universal = 1