diff options
-rw-r--r-- | cubeviz/meta.yaml | 9 |
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: |