summaryrefslogtreecommitdiff
path: root/buildout.cfg
blob: 923712e442e7c81b8190d51ff569cd462ad456ef (plain)
1
2
3
4
5
6
7
8
[buildout]
develop = .
parts = test
find-links = http://download.zope.org/distribution/

[test]
recipe = zc.recipe.testrunner
eggs = zope.tal