view buildout.cfg @ 375:6cc12ad6e616

options in pirate8.py slide
author cat@eee
date Sat, 20 Feb 2010 09:26:33 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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