]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
no more wheels until they have a point
authorMike Bayer <mike_mp@zzzcomputing.com>
Sun, 23 Feb 2014 02:38:31 +0000 (21:38 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Sun, 23 Feb 2014 02:39:14 +0000 (21:39 -0500)
fixes #2970

setup.cfg

index cdd05abfa8f1871a5e6319f45a5f385e25c64d0e..43e44c667d42ff1ff569a89f13d1d04cba066be2 100644 (file)
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,8 +1,6 @@
 [egg_info]
 tag_build = dev
 
-[wheel]
-universal = 1
 
 [nosetests]
 with-sqla_testing = true