Skip to content
Snippets Groups Projects
Commit cdf7cf8b authored by André MAYORAZ's avatar André MAYORAZ
Browse files

removed requirements and buildout dependencies

parent 11d64f0c
Branches
Tags
1 merge request!105Resolve "Switch to new CI/CD configuration"
include README.rst bootstrap-buildout.py buildout.cfg develop.cfg version.txt requirements.txt include README.rst
recursive-include doc *.py *.rst recursive-include doc *.py *.rst
recursive-include bob *.txt *.hdf5 recursive-include bob *.txt *.hdf5
recursive-include bob *.sql3 recursive-include bob *.sql3
recursive-include bob/pad/base/test/data scores-* *.sql3 *.wav recursive-include tests/data scores-* *.sql3 *.wav
recursive-include bob/pad/base/test/data/example_filelist *.lst recursive-include tests/example_filelist *.lst
recursive-include bob/pad/base/test/ *.csv recursive-include tests/ *.csv
recursive-include bob/pad/base/test/ *.tar.gz recursive-include tests/ *.tar.gz
; vim: set fileencoding=utf-8 :
; Tue 16 Aug 15:00:20 CEST 2016
[buildout]
parts = scripts
develop = .
eggs = bob.pad.base
extensions = bob.buildout
newest = false
verbose = true
[scripts]
recipe = bob.buildout:scripts
dependent-scripts = true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment