diff --git a/buildout.cfg b/buildout.cfg index 895e5db..15f8dcc 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 + pyramid>=1.1 pyramid_formalchemy pyramid_handlers pyramidapp