summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2018-03-07 13:33:01 -0500
committerGitHub <noreply@github.com>2018-03-07 13:33:01 -0500
commite944708bd1e46cb8c2588db2d83379a6a9421721 (patch)
treecb092d5f0053fc325c3f78538bbf9ba04fa988a5
parent0576525d5f7aca7527db41f59fc02fa97dd033ff (diff)
downloadastroconda-dev-e944708bd1e46cb8c2588db2d83379a6a9421721.tar.gz
glue-core: add spectral-cube (#117)
-rw-r--r--glue-core/meta.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/glue-core/meta.yaml b/glue-core/meta.yaml
index 30ba4bc..0be2631 100644
--- a/glue-core/meta.yaml
+++ b/glue-core/meta.yaml
@@ -57,6 +57,7 @@ requirements:
# Optional dependencies (defined in ``extras_require``)
- scipy
- scikit-image
+ - spectral-cube
- plotly
# Temporary: the scikit-image conda package is missing the dask dependency