diff options
| author | Mihai Cara <mcara@users.noreply.github.com> | 2016-07-01 13:02:49 -0400 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-07-01 13:02:49 -0400 | 
| commit | 3c66a36eb59894de6a03b6e59549ade09e3d891a (patch) | |
| tree | 3f55a89854a0608c21f5405a9c2fe263ad6839d1 | |
| parent | 2c3b743cc0e24b06fd273d7f334ee1f03af9de9d (diff) | |
| download | astroconda-contrib-3c66a36eb59894de6a03b6e59549ade09e3d891a.tar.gz | |
Update meta.yaml
| -rw-r--r-- | drizzlepac/meta.yaml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/drizzlepac/meta.yaml b/drizzlepac/meta.yaml index 55940d9..c5dad0e 100644 --- a/drizzlepac/meta.yaml +++ b/drizzlepac/meta.yaml @@ -6,7 +6,7 @@ build:      number: '0'  package:      name: drizzlepac -    version: 2.1.3 +    version: 2.1.4  requirements:      build:      - astropy >=1.1 @@ -46,7 +46,7 @@ requirements:      - setuptools      - python x.x  source: -    git_tag: 2.1.3 +    git_tag: 2.1.4      git_url: https://github.com/spacetelescope/drizzlepac  test:      imports: | 
