diff options
| author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2020-07-14 12:15:36 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-14 12:15:36 -0400 | 
| commit | 300c2d4ba9e532f9243926c92f73f785c3958006 (patch) | |
| tree | 965d019b551d80acca1e29b2b7b550894c729005 | |
| parent | 4ced12a8beaeb4c108a14a90370b13b669bb2f0d (diff) | |
| download | astroconda-contrib-300c2d4ba9e532f9243926c92f73f785c3958006.tar.gz | |
stsci.imagestats use a tag (#656)
| -rw-r--r-- | stsci.imagestats/meta.yaml | 1 | 
1 files changed, 1 insertions, 0 deletions
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:  | 
