Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@specialunderwear
Forked from kingel/buildout.cfg
Created October 17, 2012 10:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save specialunderwear/3904771 to your computer and use it in GitHub Desktop.
Save specialunderwear/3904771 to your computer and use it in GitHub Desktop.
[buildout]
eggs = pip
[protobufsucks]
recipe = collective.recipe.cmd
on_install=true
cmds = ${buildout:directory}/bin/pip install protobuf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment