diff options
| -rw-r--r-- | jwst_pipeline/meta.yaml | 2 | 
1 files changed, 2 insertions, 0 deletions
| 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 | 
