; vim: set fileencoding=utf-8 : ; Andre Anjos <andre.anjos@idiap.ch> ; Mon 16 Apr 08:29:18 2012 CEST [buildout] parts = scripts eggs = bob.io.base extensions = bob.buildout mr.developer auto-checkout = * develop = src/bob.extension src/bob.blitz src/bob.core . ; options for bob.buildout extension debug = true verbose = true newest = false [sources] bob.extension = git https://gitlab.idiap.ch/bob/bob.extension bob.blitz = git https://gitlab.idiap.ch/bob/bob.blitz bob.core = git https://gitlab.idiap.ch/bob/bob.core [scripts] recipe = bob.buildout:scripts