diff --git a/setup.cfg b/setup.cfg index bdff656c3..2979f9d43 100644 --- a/setup.cfg +++ b/setup.cfg @@ -29,3 +29,6 @@ source-dir = doc/source build-dir = doc/build all_files = 1 warning-is-error = 1 + +[wheel] +universal = 1