From a7850a80e0f6f9f4ad39929ad57269071b8ad33e Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 6 Jul 2017 16:12:32 -0400 Subject: HSTDP 2017.2 (#234) HSTDP 2017.2 --- stsci-data-analysis/meta.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'stsci-data-analysis') diff --git a/stsci-data-analysis/meta.yaml b/stsci-data-analysis/meta.yaml index cadcc46..50e6ac9 100644 --- a/stsci-data-analysis/meta.yaml +++ b/stsci-data-analysis/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'stsci-data-analysis' %} -{% set version = '2.0.1' %} +{% set version = '2.0.2' %} {% set number = '0' %} about: @@ -16,11 +16,11 @@ package: requirements: build: - - astropy >=1.1 + - astropy >=1.3 - astroimtools >=0.1 - stginga >=0.1 - specviz >=0.2.3 - - mosviz + #- mosviz - photutils >=0.2.2 - glueviz >=0.9.0 - imexam >=0.6.2 @@ -28,11 +28,11 @@ requirements: - numpy - python x.x run: - - astropy >=1.1 + - astropy >=1.3 - astroimtools >=0.1 - stginga >=0.1 - specviz >=0.2.3 - - mosviz + #- mosviz - photutils >=0.2.2 - glueviz >=0.9.0 - imexam >=0.6.2 -- cgit