diff options
Diffstat (limited to 'stsci.imagemanip')
| -rw-r--r-- | stsci.imagemanip/meta.yaml | 5 | 
1 files changed, 3 insertions, 2 deletions
| diff --git a/stsci.imagemanip/meta.yaml b/stsci.imagemanip/meta.yaml index cca5209..4ff7583 100644 --- a/stsci.imagemanip/meta.yaml +++ b/stsci.imagemanip/meta.yaml @@ -1,5 +1,5 @@  about: -    home: https://github.com/embray/stsci.imagemanip +    home: https://github.com/spacetelescope/stsci.imagemanip      license: GPL      summary: stsci.imagemanip  build: @@ -7,7 +7,7 @@ build:      preserve_egg_dir: 'yes'  package:      name: stsci.imagemanip -    version: 1.1.2 +    version: 1.1.3  requirements:      build:      - recon @@ -20,6 +20,7 @@ requirements:      - numpy x.x      - python x.x  source: +    git_tag: 1.1.3      git_url: https://github.com/spacetelescope/stsci.imagemanip  test:      imports: | 
