summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndy McCurdy <andy@andymccurdy.com>2015-11-02 11:40:54 -0800
committerAndy McCurdy <andy@andymccurdy.com>2015-11-02 11:40:54 -0800
commit13d72a5e0a6c73c5bce4b763701a4d28984bd084 (patch)
tree2ab690af55855a9f3297f1598c5092b96cfaef2a
parent7c3aab539d71dbfb87642d85db956c22a7a44a06 (diff)
downloadredis-py-13d72a5e0a6c73c5bce4b763701a4d28984bd084.tar.gz
start building universal wheels with the next pypi release
-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