view buildout.cfg @ 28:28b3fb301d3d

almost working, but problem with check_call
author catherine@cordelia
date Sun, 18 May 2008 13:34:38 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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