-
- Downloads
There was a problem fetching the pipeline summary.
Preparing release
parent
bbaadf7b
No related branches found
No related tags found
Pipeline #
Showing
- .gitlab-ci.yml 17 additions, 108 deletions.gitlab-ci.yml
- bob/bio/csu/algorithm/LDAIR.py 7 additions, 7 deletionsbob/bio/csu/algorithm/LDAIR.py
- bob/bio/csu/algorithm/LRPCA.py 5 additions, 5 deletionsbob/bio/csu/algorithm/LRPCA.py
- bob/bio/csu/extractor/LDAIR.py 4 additions, 4 deletionsbob/bio/csu/extractor/LDAIR.py
- bob/bio/csu/extractor/LRPCA.py 1 addition, 1 deletionbob/bio/csu/extractor/LRPCA.py
- bob/bio/csu/preprocessor/LDAIR.py 3 additions, 2 deletionsbob/bio/csu/preprocessor/LDAIR.py
- bob/bio/csu/preprocessor/LRPCA.py 1 addition, 1 deletionbob/bio/csu/preprocessor/LRPCA.py
- build.sh 29 additions, 0 deletionsbuild.sh
- buildout.cfg 7 additions, 1 deletionbuildout.cfg
- develop.cfg 0 additions, 2 deletionsdevelop.cfg
- doc/installation.rst 1 addition, 1 deletiondoc/installation.rst
- requirements.txt 2 additions, 3 deletionsrequirements.txt
- setup.py 2 additions, 2 deletionssetup.py
- test.sh 15 additions, 0 deletionstest.sh
build.sh
0 → 100644
setuptools | |||
pillow<3 | pillow<3 | ||
setuptools | |||
bob.extension | bob.extension | ||
bob.blitz | bob.blitz | ||
bob.core | bob.core | ||
... | @@ -11,6 +11,5 @@ bob.sp | ... | @@ -11,6 +11,5 @@ bob.sp |
bob.learn.em | bob.learn.em | ||
bob.measure | bob.measure | ||
bob.db.base | bob.db.base | ||
bob.bio.db | |||
bob.bio.base | bob.bio.base | ||
bob.bio.face # for test purposes | bob.bio.face |
test.sh
0 → 100644
Please register or sign in to comment