[buildout] develop = . parts = cython lxml deliverance download-cache = download [cython] recipe = gp.recipe.pip install = Cython [lxml] recipe = gp.recipe.pip install-options = --static-deps install = lxml==2.2alpha1 [deliverance] recipe = gp.recipe.pip install = http://deliverance.openplans.org/dist/Deliverance-snapshot-latest.pybundle interpreter = python