summaryrefslogtreecommitdiff
path: root/buildout.cfg
blob: c35d84bdcf0622a54567d2745441de658b3008aa (plain)
1
2
3
4
5
6
7
[buildout]
develop = .
parts = test

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