view buildout.cfg @ 202:da8c265934ee

liberal use of os.path.expanduser
author catherine@dellzilla
date Mon, 02 Mar 2009 10:55:33 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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