view buildout.cfg @ 200:05c0e28306d3

expanding ~ in file names
author catherine@Elli.myhome.westell.com
date Fri, 27 Feb 2009 21:08:10 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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