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