diff --git a/setup.cfg b/setup.cfg index 269a0215..7d5a6f76 100644 --- a/setup.cfg +++ b/setup.cfg @@ -2,3 +2,6 @@ source-dir = docs/ build-dir = docs/_build all_files = 1 + +[wheel] +universal = 1