view buildout.cfg @ 5:2d6280e022e4

first try with buildout
author catherine@cordelia
date Tue, 13 May 2008 17:05:51 -0400
parents
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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