From 93d529ad704f06fdd59920e62eec850ea593eb5f Mon Sep 17 00:00:00 2001 From: Bill Ladwig Date: Fri, 6 Jan 2017 15:43:19 -0700 Subject: [PATCH] Recipe uses https github url --- conda_recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda_recipe/meta.yaml b/conda_recipe/meta.yaml index 4628904..c273634 100644 --- a/conda_recipe/meta.yaml +++ b/conda_recipe/meta.yaml @@ -7,7 +7,7 @@ package: version: 1.0a3 source: - git_url: git@github.com:NCAR/wrf-python.git + git_url: https://github.com/NCAR/wrf-python.git build: number: 1