diff options
author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2017-08-21 15:53:17 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-21 15:53:17 -0400 |
commit | b1e45cc6272ae6c9e3cee881ee222bfbb92db362 (patch) | |
tree | d93b5bd6389db487c0be0e4beaa89b822fb591ce /namedlist | |
parent | 1173e86d57beea2d274bab9b894fc76dc2b3ea38 (diff) | |
download | astroconda-dev-b1e45cc6272ae6c9e3cee881ee222bfbb92db362.tar.gz |
Update meta.yaml (#63)
Diffstat (limited to 'namedlist')
-rw-r--r-- | namedlist/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/namedlist/meta.yaml b/namedlist/meta.yaml index 0b52454..931fca7 100644 --- a/namedlist/meta.yaml +++ b/namedlist/meta.yaml @@ -6,7 +6,7 @@ about: home: https://bitbucket.com/ericvsmith/{{ name }} license: BSD - summary: Release I Control, for git + summary: Similar to namedtuple, but instances are mutable. build: number: {{ number }} |