summaryrefslogtreecommitdiff
path: root/cubeviz
diff options
context:
space:
mode:
authorDan D'Avella <ddavella@stsci.edu>2018-01-06 15:00:07 -0500
committerJoseph Hunkeler <jhunkeler@users.noreply.github.com>2018-01-06 15:00:07 -0500
commit88c7104a4e580041e9e5eb1ba58ffd55abbb05c3 (patch)
treedb96ce81b777083710f008b5712153abeb30e260 /cubeviz
parent4f66c4873b2255ba22eaf68e084b4a874ac467a9 (diff)
downloadastroconda-dev-88c7104a4e580041e9e5eb1ba58ffd55abbb05c3.tar.gz
Update cubeviz dependencies in recipe (#74)
Diffstat (limited to 'cubeviz')
-rw-r--r--cubeviz/meta.yaml9
1 files changed, 6 insertions, 3 deletions
diff --git a/cubeviz/meta.yaml b/cubeviz/meta.yaml
index 2bfb0d2..45ca75b 100644
--- a/cubeviz/meta.yaml
+++ b/cubeviz/meta.yaml
@@ -22,9 +22,10 @@ requirements:
- asdf
- asteval
- astropy
- - glueviz
+ - glueviz >=0.12
+ - specviz
+ - pytest >=3.1*
- numpy {{ numpy }}
- - pytest
- setuptools
- python {{ python }}
@@ -34,7 +35,9 @@ requirements:
- astropy
- glueviz
- numpy
- - pytest
+ - glueviz >=0.12
+ - specviz
+ - pytest >=3.1*
- python
source: