From cc1c09bd57b1e4b2a891f4cb7204dc027cca6956 Mon Sep 17 00:00:00 2001 From: Gael Pasgrimaud Date: Tue, 3 May 2011 19:46:47 +0200 Subject: [PATCH] add deps --- buildout.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/buildout.cfg b/buildout.cfg index 51784e4..6e35e91 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -6,6 +6,7 @@ develop = . pyramidapp ../fa.jquery ../formalchemy [eggs] recipe = zc.recipe.egg eggs = + Mako>=0.3.6 pyramid_formalchemy pyramid_handlers pyramidapp