Skip to content

Instantly share code, notes, and snippets.

@reebalazs
Created January 7, 2013 08:29
Show Gist options
  • Save reebalazs/4473334 to your computer and use it in GitHub Desktop.
Save reebalazs/4473334 to your computer and use it in GitHub Desktop.
[buildout]
extends = buildout.cfg
unzip = true
parts +=
# omelette
codeintel
[omelette]
recipe = collective.recipe.omelette
eggs = ${sdidemo:eggs}
[codeintel]
recipe = corneti.recipes.codeintel
eggs = ${sdidemo:eggs}
#extra-paths =
# ${omelette:location}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment