Buildout for tests with dexterity compatibility added.
svn path=/plone.app.discussion/trunk/; revision=45914
This commit is contained in:
parent
6f698551ce
commit
3c219397fa
14
dexterity.cfg
Normal file
14
dexterity.cfg
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
[buildout]
|
||||||
|
extends =
|
||||||
|
buildout.cfg
|
||||||
|
http://good-py.appspot.com/release/dexterity/2.0-next
|
||||||
|
|
||||||
|
versions = versions
|
||||||
|
|
||||||
|
[instance]
|
||||||
|
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