From 5a80227d89c9a6b4a0f45febe4b382e49d9f5876 Mon Sep 17 00:00:00 2001 From: Joseph Hunkeler Date: Fri, 6 May 2016 23:07:47 -0400 Subject: Add dask 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 6133da6..0a2ccbe 100644 --- a/jwst_pipeline/meta.yaml +++ b/jwst_pipeline/meta.yaml @@ -21,6 +21,7 @@ requirements: - asdf - crds - cython + - dask - drizzle - drizzlepac - gwcs @@ -37,6 +38,7 @@ requirements: - asdf - crds - cython + - dask - drizzle - drizzlepac - gwcs -- cgit