From 90f15c92b52e812711a513109345fd8bc4fcd0de Mon Sep 17 00:00:00 2001 From: Timo Stollenwerk Date: Mon, 31 May 2010 10:11:39 +0000 Subject: [PATCH] remove plone.z3cform version pinning, because p.a.d. works with the most recent version now. svn path=/plone.app.discussion/trunk/; revision=36846 --- dev-plone4.cfg | 2 -- 1 file changed, 2 deletions(-) diff --git a/dev-plone4.cfg b/dev-plone4.cfg index 81e6220..bd2102c 100644 --- a/dev-plone4.cfg +++ b/dev-plone4.cfg @@ -49,8 +49,6 @@ auto-checkout = [versions] zope.schema = 3.6.0 Sphinx = 0.6.4 -plone.app.z3cform = 0.4.9 -plone.z3cform = 0.5.10 [instance] # For more information on this step and configuration options see: