From c34a7ef6480c820e01da65c36ad14dc39260b25f Mon Sep 17 00:00:00 2001 From: Ketan Kotwal <ketan.kotwal@idiap.ch> Date: Mon, 30 Nov 2020 13:57:07 +0100 Subject: [PATCH] Update meta.yaml --- conda/meta.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/conda/meta.yaml b/conda/meta.yaml index 7e60961..d4c14de 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -28,8 +28,7 @@ requirements: - bob.extension - numpy {{ numpy }} - bob.pad.face - - bob.learn.pytorch - + # place your other host dependencies here run: - python -- GitLab