diff options
Diffstat (limited to 'reftools')
-rw-r--r-- | reftools/reftools.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reftools/reftools.ini b/reftools/reftools.ini index 0b3ef60..9833424 100644 --- a/reftools/reftools.ini +++ b/reftools/reftools.ini @@ -5,7 +5,7 @@ version: {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] home: http://www.stsci.edu/institute/software_hardware/pyraf/stsci_python license: BSD -summary: ${package:name} +summary: Support creation of calibration reference files for Hubble Space Telescope [source] git_url: ssh://git@bitbucket.org/stsci_ssb/${package:name}.git |