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 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 | 
