diff --git a/setup.cfg b/setup.cfg index e8e47732a..2855ff2e7 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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