From a569559e3a4c324b9c7c5bb659a6b86cf3d91350 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Mon, 15 Aug 2016 23:09:28 -0400 Subject: Remove astrolib.coords references; Bump stsci-hst 1.0.4 (#53) * Remove astrolib.coords references; Bump stsci-hst 1.0.4 * Bump drizzlepac 2.1.5 -> 2.1.6 * Modernize drizzlepac recipe --- stsci-hst/meta.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'stsci-hst') diff --git a/stsci-hst/meta.yaml b/stsci-hst/meta.yaml index 5546f35..13f5235 100644 --- a/stsci-hst/meta.yaml +++ b/stsci-hst/meta.yaml @@ -6,12 +6,11 @@ build: number: '0' package: name: stsci-hst - version: 1.0.3 + version: 1.0.4 requirements: build: - purge_path >=1.0.0 - acstools >=2.0.0 - - astrolib.coords >=0.39.6 - astropy >=1.1 - calcos >=3.1.8 - costools >=1.2.1 @@ -45,7 +44,6 @@ requirements: run: - purge_path >=1.0.0 - acstools >=2.0.0 - - astrolib.coords >=0.39.6 - astropy >=1.1 - calcos >=3.1.8 - costools >=1.2.1 -- cgit