Use the 1.0-next KGS of dexterity instead of the outdated 2.0-next.
svn path=/plone.app.discussion/trunk/; revision=45927
This commit is contained in:
parent
4c31afeac2
commit
549c93af29
@ -1,14 +1,8 @@
|
|||||||
[buildout]
|
[buildout]
|
||||||
extends =
|
extends =
|
||||||
buildout.cfg
|
buildout.cfg
|
||||||
http://good-py.appspot.com/release/dexterity/2.0-next
|
http://good-py.appspot.com/release/dexterity/1.0-next
|
||||||
|
|
||||||
versions = versions
|
|
||||||
|
|
||||||
[instance]
|
[instance]
|
||||||
eggs += plone.app.dexterity
|
eggs += plone.app.dexterity
|
||||||
|
|
||||||
[versions]
|
|
||||||
# The dexterity KGS currently still uses z3c.form 2.2.0 but pad 1.0b13 requires
|
|
||||||
# at least 2.3.3
|
|
||||||
z3c.form = 2.3.3
|
|
||||||
|
Loading…
Reference in New Issue
Block a user