comparison buildout.cfg @ 5:2d6280e022e4

first try with buildout
author catherine@cordelia
date Tue, 13 May 2008 17:05:51 -0400
parents
children
comparison
equal deleted inserted replaced
4:78033fd1078d 5:2d6280e022e4
1 [buildout]
2 parts = mypython
3 develop = .
4
5 [mypython]
6 recipe = zc.recipe.egg
7 interpreter = mypython
8 eggs = cmd2