From 300c2d4ba9e532f9243926c92f73f785c3958006 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Tue, 14 Jul 2020 12:15:36 -0400 Subject: stsci.imagestats use a tag (#656) --- stsci.imagestats/meta.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/stsci.imagestats/meta.yaml b/stsci.imagestats/meta.yaml index e1b6541..3987337 100644 --- a/stsci.imagestats/meta.yaml +++ b/stsci.imagestats/meta.yaml @@ -28,6 +28,7 @@ requirements: source: git_url: https://github.com/spacetelescope/{{ name }}.git + git_tag: {{ version }} test: imports: -- cgit