aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsetup.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 176cc47e..0a0079e0 100755
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,3 +16,6 @@ upload-dir = docs/build/html
[sdist]
formats=gztar
+
+[wheel]
+universal=1