diff --git a/setup.cfg b/setup.cfg index 07cff3c3..e2db9464 100644 --- a/setup.cfg +++ b/setup.cfg @@ -36,3 +36,6 @@ distutils.setup_keywords = all_files = 1 build-dir = doc/build source-dir = doc/source + +[wheel] +universal = 1