view buildout.cfg @ 181:24eff658997b

accepts wildcards in tests, maybe?
author catherine@Elli.myhome.westell.com
date Wed, 24 Dec 2008 16:03:46 -0500
parents 2d6280e022e4
children
line wrap: on
line source

[buildout]
parts = mypython
develop = .

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