use pyramid 1.1

This commit is contained in:
Gael Pasgrimaud
2011-09-14 12:21:27 +02:00
parent d26611fd70
commit 98cde5808c
+1
View File
@@ -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