From 095bda1ce290f8ae8facf64995bfdfa83ef472ec Mon Sep 17 00:00:00 2001 From: James Turner Date: Wed, 24 Apr 2019 13:05:55 -0400 Subject: Update kepler build number to go with astroconda-iraf-helpers changes, as for the plain iraf packages. --- pyraf.kepler/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyraf.kepler/meta.yaml b/pyraf.kepler/meta.yaml index 7b40653..0267ede 100644 --- a/pyraf.kepler/meta.yaml +++ b/pyraf.kepler/meta.yaml @@ -4,7 +4,7 @@ about: summary: A suite of Python/PyRAF tools to analyze Kepler data build: binary_relocation: False - number: '0' + number: '1' # These must be copied from astroconda-iraf-helpers, since conda disallows # the post-install step from depending on other packages: always_include_files: -- cgit