[buildout]
parts = init
develop = apps
[init]
recipe = zc.recipe.egg
eggs =
argparse
MySQL-python
django==1.3
apps
dependent-scripts = true
interpreter = py
parts = init
develop = apps
[init]
recipe = zc.recipe.egg
eggs =
argparse
MySQL-python
django==1.3
apps
dependent-scripts = true
interpreter = py