diff --git a/setup.cfg b/setup.cfg index 702402e..3e5309c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -41,3 +41,6 @@ warnerrors = True [upload_sphinx] upload-dir = doc/build/html + +[wheel] +universal = 1