view buildout.cfg @ 22:354a6b713d36

paste working! (linux)
author catherine@localhost
date Fri, 16 May 2008 16:28:25 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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