zest.releaser added to plone 4 dev buildout.

svn path=/plone.app.discussion/trunk/; revision=38885
This commit is contained in:
Timo Stollenwerk 2010-08-24 09:17:58 +00:00
parent 6d5d72f778
commit aae3a522bd
1 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,7 @@ parts =
zopepy
omelette
ipzope
releaser
test
coverage-test
coverage-report
@ -109,6 +110,10 @@ initialization =
extra-paths = ${instance:location}/lib/python
scripts = ipython=ipzope
[releaser]
recipe = zc.recipe.egg
eggs = zest.releaser
[test]
recipe = zc.recipe.testrunner
eggs = plone.app.discussion