From: Mike Bayer Date: Sun, 23 Feb 2014 02:38:31 +0000 (-0500) Subject: no more wheels until they have a point X-Git-Tag: rel_0_9_4~114 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=122ae490655b13b550c333ed583b735d782bb943;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git no more wheels until they have a point fixes #2970 --- diff --git a/setup.cfg b/setup.cfg index cdd05abfa8..43e44c667d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,8 +1,6 @@ [egg_info] tag_build = dev -[wheel] -universal = 1 [nosetests] with-sqla_testing = true