summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Socol <me@jamessocol.com>2014-05-08 14:08:50 -0400
committerJames Socol <me@jamessocol.com>2014-05-08 14:08:50 -0400
commitdcabe7e5fb1f9ceaaf6410a2f737a817857f61ce (patch)
treebd8c28f332dd58a6d33cdd9ab907fee24548b70f
parentbc6ab7b576b5b9b9662bfd426c1e319aa4d9013d (diff)
downloadpystatsd-dcabe7e5fb1f9ceaaf6410a2f737a817857f61ce.tar.gz
Add setup.cfg for wheels
-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..2a9acf1
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,2 @@
+[bdist_wheel]
+universal = 1