summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2018-02-01 13:27:46 -0500
committerGitHub <noreply@github.com>2018-02-01 13:27:46 -0500
commitfec36250ec1f914b530ddada9c2d719e3e13bd71 (patch)
tree74dd43c2e94d06bb8f423ef00809eadfab5b497d
parent0dd1e8b6ecd97bf8f8663328e515afa115736320 (diff)
downloadastroconda-dev-fec36250ec1f914b530ddada9c2d719e3e13bd71.tar.gz
Replace glueviz with glue-core (#105)
-rw-r--r--mosviz/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/mosviz/meta.yaml b/mosviz/meta.yaml
index c2a6667..5382730 100644
--- a/mosviz/meta.yaml
+++ b/mosviz/meta.yaml
@@ -25,7 +25,7 @@ requirements:
build:
- astropy
- specutils
- - glueviz
+ - glue-core
- matplotlib
- qtpy
- numpy {{ numpy }}
@@ -34,7 +34,7 @@ requirements:
run:
- astropy
- specutils
- - glueviz
+ - glue-core
- matplotlib
- qtpy
- numpy