diff options
author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-05-06 23:39:49 -0400 |
---|---|---|
committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-05-06 23:39:49 -0400 |
commit | b7699f1bf0bfb0a541131fbf3df3ec8e602fdc47 (patch) | |
tree | 31f4c52cdd7747c5c1c5856a6e9e7c8d850052c7 /jwst_pipeline | |
parent | b98b0b81aab8ae2f937926269d1332cd40754137 (diff) | |
parent | 5a80227d89c9a6b4a0f45febe4b382e49d9f5876 (diff) | |
download | astroconda-dev-b7699f1bf0bfb0a541131fbf3df3ec8e602fdc47.tar.gz |
Merge branch 'master' into jwst_0.6.0rc1
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 |