summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Grainger <tagrain@gmail.com>2015-08-16 14:29:50 +0100
committerThomas Grainger <tagrain@gmail.com>2015-08-16 14:29:50 +0100
commitc0099dfbd35c2ad8a83d0a0881f11a6e2b0556ef (patch)
tree6e295612fa407507093de59c93425060a866b098
parent10cacef2c0e077e9647e5b195d641f37d1aca306 (diff)
downloadsqlalchemy-pr/195.tar.gz
Build universal wheelspr/195
-rw-r--r--setup.cfg2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
index dc10877f7..3f1e3ec4e 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,6 +1,8 @@
[egg_info]
tag_build = dev
+[bdist_wheel]
+universal = 1
[nosetests]
with-sqla_testing = true