summaryrefslogtreecommitdiff
path: root/src/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'src/setup.cfg')
-rw-r--r--src/setup.cfg3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/setup.cfg b/src/setup.cfg
index f04ca1b..bda7571 100644
--- a/src/setup.cfg
+++ b/src/setup.cfg
@@ -3,3 +3,6 @@ group = Development/Tools
[bdist_wininst]
title = SCons - a software construction tool
+
+[bdist_wheel]
+universal=1