summaryrefslogtreecommitdiff
path: root/specviz/meta.yaml
diff options
context:
space:
mode:
authorJosh Alexander <obviousrebel@users.noreply.github.com>2019-03-12 12:59:48 -0400
committerMatt Rendina <rendinam@users.noreply.github.com>2019-03-12 12:59:48 -0400
commita4700a78b4dab1b6914c12264ab63bc0c67dbcdf (patch)
tree875f8e8261a07c4f4428e7bd55de4fadf7d11e4e /specviz/meta.yaml
parent450fe39bc78d47aeaff3ed91ae40f72085d546b3 (diff)
downloadastroconda-dev-a4700a78b4dab1b6914c12264ab63bc0c67dbcdf.tar.gz
added requirments to recipe, removed patched replacements for requirments (#185)
Diffstat (limited to 'specviz/meta.yaml')
-rw-r--r--specviz/meta.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/specviz/meta.yaml b/specviz/meta.yaml
index 30e6b9b..9e31ee0 100644
--- a/specviz/meta.yaml
+++ b/specviz/meta.yaml
@@ -22,6 +22,8 @@ source:
requirements:
build:
- astropy
+ - asteval
+ - click
- cython
- docopt
- specutils
@@ -62,4 +64,3 @@ test:
imports:
- specviz
-