From 5fec194218a0e2f667f090d15f5a943f7693e306 Mon Sep 17 00:00:00 2001 From: Amir MOHAMMADI <amir.mohammadi@idiap.ch> Date: Tue, 3 Apr 2018 14:32:48 +0200 Subject: [PATCH] Revert "Merge branch 'bob-devel' into 'master'" This reverts merge request !76 --- gitlab/conda_build_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitlab/conda_build_config.yaml b/gitlab/conda_build_config.yaml index 0e64e1f..632715a 100644 --- a/gitlab/conda_build_config.yaml +++ b/gitlab/conda_build_config.yaml @@ -44,7 +44,7 @@ zip_keys: # Ideally we want to build and test against older versions of dependencies. # Most of the pin numbers come from the anaconda package. bob_devel: - - 2018.03.31 + - 2018.03.29 ## The build time only dependencies. ## Updaing these to the latest version all the time is OK. -- GitLab