summaryrefslogtreecommitdiff
path: root/astropy-healpix
diff options
context:
space:
mode:
authorDoug Burke <dburke.gw@gmail.com>2019-09-27 13:22:01 -0400
committerMatt Rendina <rendinam@users.noreply.github.com>2019-09-27 13:22:01 -0400
commit90ac028c752f8d47725cf3737d9a96d6a3200c0c (patch)
tree5a2dbf4b5e5bda00f33ff9c6d8e712ba2b4b641c /astropy-healpix
parent7e6f4db327dec796dc76fc7932013e0c4ad0b838 (diff)
downloadastroconda-contrib-90ac028c752f8d47725cf3737d9a96d6a3200c0c.tar.gz
Improve the summary for astropy-healpix (#566)
* Improve the summary for astropy-healpix The new summary isn't particularly informative, but is based on the first line from https://astropy-healpix.readthedocs.io/en/latest/about.html#about * Bump build number
Diffstat (limited to 'astropy-healpix')
-rw-r--r--astropy-healpix/meta.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/astropy-healpix/meta.yaml b/astropy-healpix/meta.yaml
index 0c33d2e..e8d08a4 100644
--- a/astropy-healpix/meta.yaml
+++ b/astropy-healpix/meta.yaml
@@ -1,12 +1,12 @@
{% set name = 'astropy-healpix' %}
{% set version = '0.3.1' %}
{% set tag = 'v' + version %}
-{% set number = '0' %}
+{% set number = '1' %}
about:
home: http://astropy-healpix.readthedocs.io/
license: BSD
- summary: Speedy Cosmic Ray Annihilation Package in Python
+ summary: A Python package for HEALPix
build:
number: {{ number }}