diff options
Diffstat (limited to 'jwst_tools')
-rw-r--r-- | jwst_tools/jwst_tools.ini | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jwst_tools/jwst_tools.ini b/jwst_tools/jwst_tools.ini index 1ab248c..5a4768f 100644 --- a/jwst_tools/jwst_tools.ini +++ b/jwst_tools/jwst_tools.ini @@ -6,7 +6,7 @@ version : {{ environ.get("GIT_DESCRIBE_TAG", "0.0.0") }}.git # The JWST repo layout is different: One repo for many packages. home : ssh://git@bitbucket.org/stsci_ssb/jwst.git license : BSD -summary : ${package:name} +summary : JWST tools [source] #fn : ${package:name}-${package:version}.tar.gz |