[Repoze-checkins] r1645 - repoze.shootout/trunk

Chris McDonough chrism at agendaless.com
Fri Aug 22 01:57:22 EDT 2008


Author: Chris McDonough <chrism at agendaless.com>
Date: Fri Aug 22 01:57:22 2008
New Revision: 1645

Log:
Don't zip eggs.


Modified:
   repoze.shootout/trunk/setup.cfg

Modified: repoze.shootout/trunk/setup.cfg
==============================================================================
--- repoze.shootout/trunk/setup.cfg	(original)
+++ repoze.shootout/trunk/setup.cfg	Fri Aug 22 01:57:22 2008
@@ -1,3 +1,3 @@
 [easy_install]
 index_url = http://dist.repoze.org/lemonade/dev/simple
-
+zip_ok = false


More information about the Repoze-checkins mailing list