diff --git a/setup.cfg b/setup.cfg index b671d19..e5b46ee 100644 --- a/setup.cfg +++ b/setup.cfg @@ -40,3 +40,6 @@ build-dir = doc/build [upload_sphinx] upload-dir = doc/build/html + +[wheel] +universal = 1