-
André Anjos authored
- Start moving bob.admin scripts here - Add baseline documentation system - Add logging support - Rename it as bob.devtools - Prepare for conda-packaging - Name main tool `bdt`
André Anjos authored- Start moving bob.admin scripts here - Add baseline documentation system - Add logging support - Rename it as bob.devtools - Prepare for conda-packaging - Name main tool `bdt`
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