Skip to content
Snippets Groups Projects
Commit a473ede9 authored by Guillaume HEUSCH's avatar Guillaume HEUSCH
Browse files

[buildout] remove bob.db.mnist

parent 332d0158
Branches
Tags
No related merge requests found
...@@ -2,10 +2,10 @@ ...@@ -2,10 +2,10 @@
[buildout] [buildout]
parts = scripts parts = scripts
eggs = bob.learn.pytorch eggs = bob.learn.pytorch
bob.db.fargo bob.db.fargo
bob.db.casia_webface bob.db.casia_webface
bob.db.mnist
gridtk gridtk
extensions = bob.buildout extensions = bob.buildout
...@@ -18,8 +18,6 @@ develop = . ...@@ -18,8 +18,6 @@ develop = .
/remote/idiap.svm/home.active/heusch/user/work/dev/gitlab/bob.db.fargo /remote/idiap.svm/home.active/heusch/user/work/dev/gitlab/bob.db.fargo
bob.db.casia_webface bob.db.casia_webface
/remote/idiap.svm/home.active/heusch/user/work/dev/gitlab/bob.db.casia_webface /remote/idiap.svm/home.active/heusch/user/work/dev/gitlab/bob.db.casia_webface
bob.db.mnist
/remote/idiap.svm/home.active/heusch/user/work/dev/gitlab/bob.db.mnist
; options for bob.buildout ; options for bob.buildout
debug = false debug = false
...@@ -29,7 +27,6 @@ newest = false ...@@ -29,7 +27,6 @@ newest = false
[sources] [sources]
bob.db.fargo = fs bob.db.fargo full-path=/remote/idiap.svm/home.active/heusch/user/work/dev/gitlab/bob.db.fargo bob.db.fargo = fs bob.db.fargo full-path=/remote/idiap.svm/home.active/heusch/user/work/dev/gitlab/bob.db.fargo
bob.db.casia_webface = fs bob.db.casia_webface full-path=/remote/idiap.svm/home.active/heusch/user/work/dev/gitlab/bob.db.casia_webface bob.db.casia_webface = fs bob.db.casia_webface full-path=/remote/idiap.svm/home.active/heusch/user/work/dev/gitlab/bob.db.casia_webface
bob.db.mnist = fs bob.db.mnist full-path=/remote/idiap.svm/home.active/heusch/user/work/dev/gitlab/bob.db.mnist
[scripts] [scripts]
recipe = bob.buildout:scripts recipe = bob.buildout:scripts
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment