Build universal wheels

The trove metadata for this package claims to support both Python
2.x and Py3K; build universal wheels so Python 3.x interpreters can
consume them too.

Change-Id: I0b88fcaa2ea36e1d7478d76b86c6c1f1e68c8616
This commit is contained in:
Jeremy Stanley 2017-06-07 14:44:06 +00:00
parent 652fc9c24a
commit 1a036f5b55
1 changed files with 3 additions and 0 deletions

View File

@ -80,6 +80,9 @@ oslo.messaging.zmq.matchmaker =
oslo.config.opts =
oslo.messaging = oslo_messaging.opts:list_opts
[wheel]
universal = 1
[build_sphinx]
warning-is-error = 1
all-files = 1