diff --git a/setup.cfg b/setup.cfg index 5653bf30..bcb4d223 100644 --- a/setup.cfg +++ b/setup.cfg @@ -51,7 +51,7 @@ all_files = 1 [upload_sphinx] upload-dir = doc/build/html -[wheel] +[bdist_wheel] universal = 1 [pbr]