diff --git a/setup.cfg b/setup.cfg index e770d583..fda6caab 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,6 +19,9 @@ classifier = Programming Language :: Python :: 3.4 Programming Language :: Python :: 3.5 +[bdist_wheel] +universal = 1 + [entry_points] oslo.config.opts = kuryr = kuryr.lib.opts:list_kuryr_opts