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

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