view buildout.cfg @ 88:bd0adc37f3cc

added characters to legitimate filename contents
author catherine.devlin@gmail.com
date Thu, 07 Aug 2008 13:49:30 -0400
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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