diff options
author | Joseph Hunkeler <jhunkeler@gmai.com> | 2016-01-14 00:48:12 -0500 |
---|---|---|
committer | Joseph Hunkeler <jhunkeler@gmai.com> | 2016-01-14 00:48:12 -0500 |
commit | be44ec8a21584cf5482efdd7108714502ead9caa (patch) | |
tree | d1ff4b89fd0329e0403180e9da4a75756fb8d334 /astroimtools | |
parent | 0c316a405ca2b54d7523b09e795f09ceba286af1 (diff) | |
download | cbc-recipes-enhanced_summaries.tar.gz |
Massive summary changesenhanced_summaries
Diffstat (limited to 'astroimtools')
-rw-r--r-- | astroimtools/astroimtools.ini | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astroimtools/astroimtools.ini b/astroimtools/astroimtools.ini index 119ac99..b4c52ab 100644 --- a/astroimtools/astroimtools.ini +++ b/astroimtools/astroimtools.ini @@ -5,8 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: https://github.com/spacetelescope/${package:name} license: BSD -summary: ${package:name} -readme: README.rst +summary: Convenience tools for working with astronomical images. [source] #fn: ${package:name}-${package:version}.tar.gz |