From 0ef8498eadee9671a7f9828cdf568ddb9a744eff Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Thu, 23 Mar 2017 15:42:13 -0400 Subject: Update drizzlepac -> 2.1.10 (#190) --- drizzlepac/meta.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'drizzlepac') diff --git a/drizzlepac/meta.yaml b/drizzlepac/meta.yaml index 4f0fe15..a6f1dae 100644 --- a/drizzlepac/meta.yaml +++ b/drizzlepac/meta.yaml @@ -1,5 +1,5 @@ {% set name = 'drizzlepac' %} -{% set version = '2.1.9' %} +{% set version = '2.1.10' %} {% set number = '0' %} about: @@ -30,6 +30,7 @@ requirements: - stsci.skypac - stsci.sphere - stsci.stimage + - stsci.tools - stwcs - pyregion - python x.x @@ -48,6 +49,7 @@ requirements: - stsci.skypac - stsci.sphere - stsci.stimage + - stsci.tools - stwcs - pyregion - setuptools -- cgit