summaryrefslogtreecommitdiff
path: root/stsci
diff options
context:
space:
mode:
authorJoseph Hunkeler <jhunkeler@users.noreply.github.com>2018-11-26 19:41:26 -0500
committerGitHub <noreply@github.com>2018-11-26 19:41:26 -0500
commit98956c4cecf04e8ae3695e9d03fcba3e29f5d95e (patch)
tree97790a6c188f0a2979147ecc021ba0e7e34c8771 /stsci
parent5ca789a3e7253893243637cb542c80de1798bf87 (diff)
downloadastroconda-dev-98956c4cecf04e8ae3695e9d03fcba3e29f5d95e.tar.gz
Fix py37 package resolution failures (#168)
* Remove totally deprecated dependencies * Future: If recipe no longer exists... remove from metapackage
Diffstat (limited to 'stsci')
-rw-r--r--stsci/meta.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/stsci/meta.yaml b/stsci/meta.yaml
index b39390c..224b470 100644
--- a/stsci/meta.yaml
+++ b/stsci/meta.yaml
@@ -1,6 +1,6 @@
{% set name = 'stsci' %}
{% set version = '0.0.0.dev0' %}
-{% set number = '5' %}
+{% set number = '6' %}
about:
home: http://stsci.edu