Commit f38ccf47 authored by Tres Seaver's avatar Tres Seaver

buildout.cfg

Add test support to buildout.
parent c07affbf
[buildout]
develop = .
parts =
test
zopepy
sphinx
unzip = true
[test]
recipe = zc.recipe.testrunner
eggs = Products.DCWorkflow
[zopepy]
recipe = zc.recipe.egg
eggs =
Zope2
Products.GenericSetup
Products.DCWorkflow
interpreter = zopepy
scripts = zopepy
[sphinx]
recipe = zc.recipe.egg
eggs =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment