summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Bayer <mike_mp@zzzcomputing.com>2014-02-22 21:38:31 -0500
committerMike Bayer <mike_mp@zzzcomputing.com>2014-02-22 21:39:14 -0500
commit122ae490655b13b550c333ed583b735d782bb943 (patch)
tree0f256ea7a22dbd778b9d30720f9d0d079b51b0e0
parentceaa6047ef8bc3916ffdda1924844cbf233dfd94 (diff)
downloadsqlalchemy-122ae490655b13b550c333ed583b735d782bb943.tar.gz
no more wheels until they have a point
fixes #2970
-rw-r--r--setup.cfg2
1 files changed, 0 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index cdd05abfa..43e44c667 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,8 +1,6 @@
[egg_info]
tag_build = dev
-[wheel]
-universal = 1
[nosetests]
with-sqla_testing = true