view buildout.cfg @ 246:2e37155d2b95

history fix
author catherine@Elli.myhome.westell.com
date Thu, 26 Mar 2009 23:13:49 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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