summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Grainger <tagrain@gmail.com>2015-10-02 00:42:22 +0100
committerThomas Grainger <tagrain@gmail.com>2015-10-02 00:42:22 +0100
commitf6a0017f2e4666f274d427d28533c99cbd747a5a (patch)
tree50eb46f1f6f30a9487e87a749371cdebf46eb548
parent5d71c27e5194dfc8b8869f3170803e1d18bad6dc (diff)
downloadsqlparse-f6a0017f2e4666f274d427d28533c99cbd747a5a.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