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