diff --git a/setup.cfg b/setup.cfg index eeea8527..caf595d3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,3 +36,6 @@ console_scripts = all_files = 1 build-dir = doc/build source-dir = doc/source + +[wheel] +universal = 1