summaryrefslogtreecommitdiff
path: root/stsci-data-analysis
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2018-11-26 18:08:09 -0500
committerGitHub <noreply@github.com>2018-11-26 18:08:09 -0500
commit710abc474e541bf32f1105f32b536f2299d5397d (patch)
treedd945d90157c05cc969e79aa157e9e1f5bc358b9 /stsci-data-analysis
parentaded822fd4641cf6626f805cc5b28a9316478fd6 (diff)
downloadastroconda-contrib-710abc474e541bf32f1105f32b536f2299d5397d.tar.gz
Fix py37 package resolution failures (#424)
* Remove totally deprecated dependencies * Future: If recipe no longer exists... remove from metapackage
Diffstat (limited to 'stsci-data-analysis')
-rw-r--r--stsci-data-analysis/meta.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/stsci-data-analysis/meta.yaml b/stsci-data-analysis/meta.yaml
index dec5344..e0ff766 100644
--- a/stsci-data-analysis/meta.yaml
+++ b/stsci-data-analysis/meta.yaml
@@ -1,5 +1,5 @@
{% set name = 'stsci-data-analysis' %}
-{% set version = '2.1.1' %}
+{% set version = '2.2.0' %}
{% set number = '0' %}
about:
@@ -25,7 +25,6 @@ requirements:
- astroimtools >=0.1.1
- cubeviz >=0.0.2
- glueviz >=0.12.0
- - glue-ginga >=0.2
- glue-vispy-viewers >=0.9
- gwcs >=0.8.0
- mosviz >=0.1.1