view buildout.cfg @ 251:bc6dec08275f 0.5.1

transcript tests work
author catherine@Elli.myhome.westell.com
date Mon, 30 Mar 2009 14:33:11 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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