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

[mypython]
recipe = zc.recipe.egg
interpreter = mypython
eggs = cmd2