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