diff --git a/setup.cfg b/setup.cfg index da77d4eb..22475150 100644 --- a/setup.cfg +++ b/setup.cfg @@ -41,3 +41,6 @@ all_files = 1 [upload_sphinx] upload-dir = doc/build/html + +[wheel] +universal = 1