From 1d84dc1ef5d89cf43c4467317bf1bc22b05e9599 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Fri, 6 May 2016 18:43:35 -0400 Subject: Add drizzle dependency to jwst_pipeline --- jwst_pipeline/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jwst_pipeline/meta.yaml b/jwst_pipeline/meta.yaml index 7a29c3b..6133da6 100644 --- a/jwst_pipeline/meta.yaml +++ b/jwst_pipeline/meta.yaml @@ -21,6 +21,7 @@ requirements: - asdf - crds - cython + - drizzle - drizzlepac - gwcs - jwst_lib @@ -36,6 +37,7 @@ requirements: - asdf - crds - cython + - drizzle - drizzlepac - gwcs - jwst_lib -- cgit