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:
parent
652fc9c24a
commit
1a036f5b55
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user