From 643c21d634c42b0ab3c40c2467b9d721b69e4e16 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 26 May 2016 00:35:58 -0400 Subject: Remove >=1.1 requirement for astropy --- metapackages/stsci-hst/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'metapackages/stsci-hst') diff --git a/metapackages/stsci-hst/meta.yaml b/metapackages/stsci-hst/meta.yaml index b8e8a54..0ab258e 100644 --- a/metapackages/stsci-hst/meta.yaml +++ b/metapackages/stsci-hst/meta.yaml @@ -18,7 +18,7 @@ requirements: - purge_path - acstools - astrolib.coords - - astropy >=1.1 + - astropy - calcos - costools - crds -- cgit