diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2018-05-17 20:12:08 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-17 20:12:08 -0400 |
commit | 3127a5268573b060a5566afe0f524f3791a2fc75 (patch) | |
tree | ec1cfd05bb6ff642d69ca0102f750200dd56ca3f /cubeviz | |
parent | b84f6500afc66a372016b7494fc8b5facccf40e3 (diff) | |
download | astroconda-contrib-3127a5268573b060a5566afe0f524f3791a2fc75.tar.gz |
cubeviz: add missing dependency (#351)
Diffstat (limited to 'cubeviz')
-rw-r--r-- | cubeviz/meta.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cubeviz/meta.yaml b/cubeviz/meta.yaml index 8ff76ad..b864b78 100644 --- a/cubeviz/meta.yaml +++ b/cubeviz/meta.yaml @@ -33,6 +33,7 @@ requirements: - glue-core >=0.13 - numpy - pytest + - specviz >=0.5.0 - python source: |