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