Skip to content
Snippets Groups Projects
Select Git revision
  • e38773a64a5b64a835c67bc6ea9dba26b667f63f
  • master default protected
  • 102_podmanizing_bdt
  • cookiecutter
  • 102_dockerizing_conda_bdt
  • mne_library
  • v5.4.2
  • v5.4.1
  • v5.4.0
  • v5.3.0
  • v5.2.0
  • v5.1.2
  • v5.1.1
  • v5.1.0
  • v5.0.2
  • v5.0.1
  • v5.0.0
  • v4.1.0
  • v4.0.0
  • v3.4.1
  • v3.4.0
  • v3.3.0
  • v3.2.0
  • v3.1.6
  • v3.1.5
  • v3.1.4
26 results

buildout.cfg

Blame
  • 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