diff options
Diffstat (limited to 'webbpsf')
-rw-r--r-- | webbpsf/webbpsf.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webbpsf/webbpsf.ini b/webbpsf/webbpsf.ini index bd126db..dbce346 100644 --- a/webbpsf/webbpsf.ini +++ b/webbpsf/webbpsf.ini @@ -5,7 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: https://github.com/mperrin/${package:name} license: BSD -summary: ${package:name} +summary: Creates simulated point spread functions for the James Webb Space Telescope [source] git_url: ${about:home} |