summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
authorTimothy Crosley <timothy.crosley@gmail.com>2013-11-14 01:49:51 -0500
committerTimothy Crosley <timothy.crosley@gmail.com>2013-11-14 01:49:51 -0500
commit791e9917c5e14f77e7a972c76860597dc1104843 (patch)
tree936887ca6e0eaad49a11179b45cb6318dfc7b86f /setup.cfg
parent8fa420256f9c05c3e9e67c1b2c4d761e3fefc76c (diff)
downloadpies-791e9917c5e14f77e7a972c76860597dc1104843.tar.gz
Add wheels support
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
new file mode 100644
index 0000000..5e40900
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,2 @@
+[wheel]
+universal = 1