From ba51418c99227d200a2a699fbf094997b7b08e59 Mon Sep 17 00:00:00 2001 From: Gael Pasgrimaud Date: Wed, 14 Sep 2011 12:25:49 +0200 Subject: [PATCH] latest fa --- buildout.cfg | 1 + 1 file changed, 1 insertion(+) diff --git a/buildout.cfg b/buildout.cfg index 7ed6e81..435af8c 100644 --- a/buildout.cfg +++ b/buildout.cfg @@ -7,6 +7,7 @@ develop = . pyramidapp ../fa.jquery ../formalchemy recipe = zc.recipe.egg eggs = Mako>=0.3.6 + FormAlchemy>=1.4.1 PasteScript>=1.7.4 pyramid>=1.1 pyramid_formalchemy