view buildout.cfg @ 24:f9196cf5ef51

gonna mess with tempfiles
author catherine@localhost
date Fri, 16 May 2008 17:36:28 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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