view buildout.cfg @ 434:742fd308f0c9

better SkipTo around quoted strings
author catherine.devlin@gmail.com
date Sun, 21 Aug 2011 02:39:43 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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