Modified:
/buildout.cfg
=======================================
--- /buildout.cfg Sun Apr 3 15:19:53 2011
+++ /buildout.cfg Thu Mar 15 17:04:53 2012
@@ -1,9 +1,11 @@
[buildout]
extends =
- http://grok.zope.org/releaseinfo/1.3.2/versions.cfg
+ http://grok.zope.org/releaseinfo/1.4.1/versions.cfg
versions.cfg
extends-cache = extends-cache
+include-site-packages = false
develop = .
+unzip = true
parts =
app
merlot_server