summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Grainger <tagrain@gmail.com>2015-10-02 00:48:00 +0100
committerThomas Grainger <tagrain@gmail.com>2015-10-02 00:48:00 +0100
commit091686ddc549de786cb70826554b06b15965f6f1 (patch)
tree530fa4ce57bf735833220994ce6ffa4d7c064744
parent3811a1e742411f3cabea5d171880b2291e94f1f9 (diff)
downloadwarlock-091686ddc549de786cb70826554b06b15965f6f1.tar.gz
Support universal 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