Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.bio.face
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
bob
bob.bio.face
Commits
f8f0e308
Commit
f8f0e308
authored
9 years ago
by
Manuel Günther
Browse files
Options
Downloads
Patches
Plain Diff
Removed bob.bio.gmm from list of dependencies
parent
76b6f099
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
.travis.yml
+1
-1
1 addition, 1 deletion
.travis.yml
buildout.cfg
+0
-4
0 additions, 4 deletions
buildout.cfg
develop.cfg
+0
-4
0 additions, 4 deletions
develop.cfg
with
1 addition
and
9 deletions
.travis.yml
+
1
−
1
View file @
f8f0e308
...
...
@@ -16,7 +16,7 @@ before_install:
-
sudo apt-get install -qq --force-yes libjpeg8-dev libnetpbm10-dev libpng12-dev libtiff4-dev libgif-dev libboost-all-dev libblitz1-dev libhdf5-serial-dev libvl-dev dvipng texlive-latex-base texlive-latex-extra texlive-math-extra texlive-latex-recommended texlive-fonts-recommended libatlas-dev libatlas-base-dev liblapack-dev
-
sudo apt-get install -qq --force-yes python-opencv libcv-dev libcvaux-dev libopencv-dev
-
pip install --find-links https://www.idiap.ch/software/bob/wheels/travis/ --use-wheel sphinx nose numpy scipy matplotlib coverage
-
pip install --find-links https://www.idiap.ch/software/bob/wheels/travis/ --use-wheel --pre -r requirements.txt coveralls
bob.bio.gmm
-
pip install --find-links https://www.idiap.ch/software/bob/wheels/travis/ --use-wheel --pre -r requirements.txt coveralls
-
pip install --find-links https://www.idiap.ch/software/bob/wheels/travis/ --use-wheel --pre -r databases.txt
install
:
-
python bootstrap-buildout.py
...
...
This diff is collapsed.
Click to expand it.
buildout.cfg
+
0
−
4
View file @
f8f0e308
...
...
@@ -5,7 +5,6 @@
[buildout]
parts
=
scripts
eggs
=
bob.bio.face
bob.bio.gmm
bob.db.arface
bob.db.banca
bob.db.caspeal
...
...
@@ -22,7 +21,6 @@ extensions = bob.buildout
mr.developer
auto-checkout
=
*
develop
=
src/bob.bio.base
src/bob.bio.gmm
src/bob.db.frgc
.
...
...
@@ -34,10 +32,8 @@ newest = false
[sources]
bob.bio.base
=
git https://github.com/bioidiap/bob.bio.base
bob.bio.gmm
=
git https://github.com/bioidiap/bob.bio.gmm
bob.db.frgc
=
git https://github.com/bioidiap/bob.db.frgc
[scripts]
recipe
=
bob.buildout:scripts
dependent-scripts
=
true
This diff is collapsed.
Click to expand it.
develop.cfg
+
0
−
4
View file @
f8f0e308
...
...
@@ -5,7 +5,6 @@
[buildout]
parts
=
scripts
eggs
=
bob.bio.face
bob.bio.gmm
bob.db.arface
bob.db.banca
bob.db.caspeal
...
...
@@ -41,7 +40,6 @@ develop = src/bob.extension
src/bob.db.verification.filelist
src/bob.db.atnt
src/bob.bio.base
src/bob.bio.gmm
src/bob.learn.boosting
src/bob.ip.facedetect
src/bob.ip.flandmark
...
...
@@ -83,7 +81,6 @@ bob.db.verification.utils = git https://github.com/bioidiap/bob.db.verification.
bob.db.verification.filelist
=
git https://github.com/bioidiap/bob.db.verification.filelist
bob.db.atnt
=
git https://github.com/bioidiap/bob.db.atnt
bob.bio.base
=
git https://github.com/bioidiap/bob.bio.base
bob.bio.gmm
=
git https://github.com/bioidiap/bob.bio.gmm
bob.learn.boosting
=
git https://github.com/bioidiap/bob.learn.boosting
bob.ip.facedetect
=
git https://github.com/bioidiap/bob.ip.facedetect
bob.ip.flandmark
=
git https://github.com/bioidiap/bob.ip.flandmark
...
...
@@ -99,7 +96,6 @@ bob.db.multipie = git https://github.com/bioidiap/bob.db.multipie
bob.db.scface
=
git https://github.com/bioidiap/bob.db.scface
bob.db.xm2vts
=
git https://github.com/bioidiap/bob.db.xm2vts
[scripts]
recipe
=
bob.buildout:scripts
dependent-scripts
=
true
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment