diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2019-05-02 11:35:00 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-02 11:35:00 -0400 |
commit | 4a24bbbea2a4a50b5580b57d8f4ae858ae04dd32 (patch) | |
tree | dce3e770a30fc4164714e576a3a032926a03d442 /cubeviz/meta.yaml | |
parent | ecbf64de69bd8665a1f643517114c3eb5eadf875 (diff) | |
download | astroconda-dev-4a24bbbea2a4a50b5580b57d8f4ae858ae04dd32.tar.gz |
cubeviz: update recipe (#194)
Diffstat (limited to 'cubeviz/meta.yaml')
-rw-r--r-- | cubeviz/meta.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cubeviz/meta.yaml b/cubeviz/meta.yaml index 4a06aed..02ff1c3 100644 --- a/cubeviz/meta.yaml +++ b/cubeviz/meta.yaml @@ -26,8 +26,9 @@ requirements: - specviz - spectral-cube - pytest >=3.1* - - numpy {{ numpy }} - setuptools + - setuptools_scm + - numpy {{ numpy }} - python {{ python }} run: |