From b8c5cd9fa19beb175066ae92f66178560c1e1b04 Mon Sep 17 00:00:00 2001 From: Charles Doutriaux Date: Wed, 22 May 2019 16:19:07 -0700 Subject: [PATCH] Nightlies for vcsaddons still say 8.1 --- recipes/pcmdi_metrics/meta.yaml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/pcmdi_metrics/meta.yaml.in b/recipes/pcmdi_metrics/meta.yaml.in index 0ca5519a2..ac79179ff 100644 --- a/recipes/pcmdi_metrics/meta.yaml.in +++ b/recipes/pcmdi_metrics/meta.yaml.in @@ -18,8 +18,8 @@ requirements: - numpy run: - python {{ python }} - - vcs >=8.1 - - vcsaddons >=8.1 + - vcs >=8.0 + - vcsaddons >=8.0 - cdms2 >=3 - genutil >=8.1 - cdutil >=8.1