diff --git a/setup.cfg b/setup.cfg index 6ebbc65a5..13c7cc0b0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,3 +6,5 @@ all_files = 1 [upload_sphinx] upload-dir = doc/en/build/html +[wheel] +universal = 1 \ No newline at end of file