Always build universal wheels

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

Change-Id: Ic5e5089a8ff62660392a92cfc9c0aa29d4d32e0a
This commit is contained in:
Hervé Beraud 2018-10-05 13:52:20 +02:00
parent b12783ea0f
commit 3ed560af13
1 changed files with 1 additions and 1 deletions

View File

@ -35,5 +35,5 @@ oslo.config.opts =
oslo.config.driver =
remote_file = oslo_config.sources._uri:URIConfigurationSourceDriver
[wheel]
[bdist_wheel]
universal = 1