diff options
Diffstat (limited to 'jwst_pipeline')
-rw-r--r-- | jwst_pipeline/meta.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/jwst_pipeline/meta.yaml b/jwst_pipeline/meta.yaml index 7a29c3b..0a2ccbe 100644 --- a/jwst_pipeline/meta.yaml +++ b/jwst_pipeline/meta.yaml @@ -21,6 +21,8 @@ requirements: - asdf - crds - cython + - dask + - drizzle - drizzlepac - gwcs - jwst_lib @@ -36,6 +38,8 @@ requirements: - asdf - crds - cython + - dask + - drizzle - drizzlepac - gwcs - jwst_lib |