summaryrefslogtreecommitdiff
path: root/acstools
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2016-07-28 15:15:10 -0400
committerGitHub <noreply@github.com>2016-07-28 15:15:10 -0400
commit6fd118f0b716f12d0a26a19457197098febcf981 (patch)
tree2f97fd07f9865022fa07d06ff057ea468c7d04de /acstools
parent828b29c7dfee6762e0164dee5bcae86fc790b4a4 (diff)
downloadastroconda-dev-6fd118f0b716f12d0a26a19457197098febcf981.tar.gz
Align acstools with recent changes upstream
Diffstat (limited to 'acstools')
-rw-r--r--acstools/meta.yaml23
1 files changed, 4 insertions, 19 deletions
diff --git a/acstools/meta.yaml b/acstools/meta.yaml
index bca120a..c45a523 100644
--- a/acstools/meta.yaml
+++ b/acstools/meta.yaml
@@ -7,7 +7,7 @@
about:
home: https://github.com/spacetelescope/acstools
license: BSD
- summary: acstools
+ summary: For analyzing ACS data
build:
number: {{ number }}
package:
@@ -15,30 +15,15 @@ package:
version: {{ version }}
requirements:
build:
- - d2to1
- - stsci.distutils
- - astropy
- - scipy
- - scikit-image
- - matplotlib
- - stsci.imagestats
- - stsci.tools
- - setuptools
+ - astropy >=1.1
- numpy x.x
- python x.x
run:
- - d2to1
- - astropy
- - scipy
- - scikit-image
- - matplotlib
- - stsci.imagestats
- - stsci.tools
- - setuptools
+ - astropy >=1.1
- numpy x.x
- python x.x
source:
- git_url: https://github.com/spacetelescope/acstools
+ git_url: https://github.com/spacetelescope/{{ name }}.git
test:
commands:
- acs_destripe --help