Skip to content
Snippets Groups Projects
Commit f04958a7 authored by Ketan Kotwal's avatar Ketan Kotwal
Browse files

minor edits and corrections

parent 77e8bfc3
Branches
Tags
No related merge requests found
...@@ -11,10 +11,3 @@ src ...@@ -11,10 +11,3 @@ src
develop-eggs develop-eggs
sphinx sphinx
dist dist
.nfs*
.gdb_history
build
.coverage
record.txt
miniconda.sh
miniconda/
\ No newline at end of file
include README.rst buildout.cfg COPYING version.txt requirements.txt include README.rst buildout.cfg COPYING version.txt requirements.txt
recursive-include doc *.rst *.png *.ico *.txt recursive-include doc *.rst *.png *.ico *.txt
\ No newline at end of file recursive-include bob/paper/nir_patch_pooling/database/lists/ *.lst
...@@ -2,12 +2,19 @@ ...@@ -2,12 +2,19 @@
[buildout] [buildout]
parts = scripts parts = scripts
develop = .
eggs = bob.paper.nir_patch_pooling
extensions = bob.buildout extensions = bob.buildout
mr.developer
auto-checkout=*
debug = false
newest = false newest = false
verbose = true verbose = true
develop = .
eggs = bob.paper.nir_patch_pooling
[scripts] [scripts]
recipe = bob.buildout:scripts recipe = bob.buildout:scripts
dependent-scripts = true dependent-scripts = true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment