From 0803cbc0bdf8d7137a16a5a9d10244a9198c9c3d Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Fri, 17 Feb 2017 13:52:16 +0100 Subject: [PATCH] Update create_new_env.sh add bob.db.replaymobile --- conda/create_new_env.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/conda/create_new_env.sh b/conda/create_new_env.sh index 669f97b..6974f9b 100755 --- a/conda/create_new_env.sh +++ b/conda/create_new_env.sh @@ -41,6 +41,7 @@ pip install bob.db.arface \ bob.db.mobio \ bob.db.multipie \ bob.db.replay \ + bob.db.replaymobile \ bob.db.scface \ bob.db.utfvp \ bob.db.xm2vts \ -- GitLab