Select Git revision
buildout.cfg
-
Manuel Günther authoredManuel Günther authored
buildout.cfg 180 B
; vim: set fileencoding=utf-8 :
; Mon 16 Apr 08:29:18 2012 CEST
[buildout]
parts = scripts
develop = .
eggs = bob.devtools
newest = false
[scripts]
recipe = bob.buildout:scripts