view buildout.cfg @ 62:95e239c87010

use searchString
author catherine@Elli.myhome.westell.com
date Sat, 21 Jun 2008 19:45:50 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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