diff options
Diffstat (limited to 'wfc3tools')
-rw-r--r-- | wfc3tools/wfc3tools.ini | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wfc3tools/wfc3tools.ini b/wfc3tools/wfc3tools.ini index e39bcd5..600200c 100644 --- a/wfc3tools/wfc3tools.ini +++ b/wfc3tools/wfc3tools.ini @@ -3,9 +3,9 @@ name : wfc3tools version : {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git [about] -home : http:// +home : http://www.stsci.edu/resources/software_hardware/stsci_python license : BSD -summary : ${package:name} +summary : Python Tools for WFC3 Data [source] git_url : ssh://git@bitbucket.org/stsci_ssb/${package:name} |