From dfaf3a9c8fce80d3a181a509aa4f2fc5255db6e2 Mon Sep 17 00:00:00 2001 From: ebner Date: Fri, 12 Feb 2016 15:22:10 +0100 Subject: [PATCH] use local source instead of git --- conda-recipe/meta.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/conda-recipe/meta.yaml b/conda-recipe/meta.yaml index 3dbd790..df860aa 100644 --- a/conda-recipe/meta.yaml +++ b/conda-recipe/meta.yaml @@ -2,8 +2,9 @@ package: name: pylauncher version: v0.9.7 source: - git_tag: v0.9.7 - git_url: https://github.psi.ch/scm/cos/pylauncher.git + # git_tag: v0.9.7 + # git_url: https://github.psi.ch/scm/cos/pylauncher.git + path: .. requirements: build: - python