From 98cde5808cd19bf53b9cca83c1073af7190f3dae Mon Sep 17 00:00:00 2001 From: Gael Pasgrimaud Date: Wed, 14 Sep 2011 12:21:27 +0200 Subject: [PATCH] use pyramid 1.1 --- buildout.cfg | 1 + 1 file changed, 1 insertion(+) 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