buildout.cfg 166 Bytes
[buildout]

[python-cliff]
recipe = zc.recipe.egg:custom
egg = cliff
setup-eggs = ${python-cliff-prep:eggs}

[python-cliff-prep]
recipe = zc.recipe.egg
eggs =
  pbr