diff options
| author | Joseph Hunkeler <jhunkeler@gmail.com> | 2017-01-05 13:24:29 -0500 | 
|---|---|---|
| committer | Joseph Hunkeler <jhunkeler@gmail.com> | 2017-01-05 13:24:29 -0500 | 
| commit | 8d23bece867cbb8e6d3d83d3056788f9dc3a2fa8 (patch) | |
| tree | 01a71c82e04921ab3519de0ce09d09b061ddbc2e /stsci | |
| parent | 629f1d1d14cabed639dd2908195ef06ed02c34fa (diff) | |
| download | astroconda-contrib-8d23bece867cbb8e6d3d83d3056788f9dc3a2fa8.tar.gz | |
Remove duplicated packages from stsci metapackage
Diffstat (limited to 'stsci')
| -rw-r--r-- | stsci/meta.yaml | 4 | 
1 files changed, 0 insertions, 4 deletions
| diff --git a/stsci/meta.yaml b/stsci/meta.yaml index 603ada2..e0f0d25 100644 --- a/stsci/meta.yaml +++ b/stsci/meta.yaml @@ -24,8 +24,6 @@ requirements:      - ds9 >=7.1      - fftw >=3.3.4      - htc_utils >=0.1 -    - imexam >=0.5.2 -    - photutils >=0.2.1      - purge_path >=1.0.0      - pyds9 >=1.8.1      - pyfftw >=0.9.2 @@ -40,8 +38,6 @@ requirements:      - ds9 >=7.1      - fftw >=3.3.4      - htc_utils >=0.1 -    - imexam >=0.5.2 -    - photutils >=0.2.1      - purge_path >=1.0.0      - pyds9 >=1.8.1      - pyfftw >=0.9.2 | 
