summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index 9aba8f8..eb03f01 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -54,6 +54,8 @@ cliff.demo =
cliff.demo.hooked =
sample-hook = cliffdemo.hook:Hook
+[bdist_wheel]
+universal = 1
[build_sphinx]
all-files = 1