aboutsummaryrefslogtreecommitdiff
path: root/stsci.imagestats
diff options
context:
space:
mode:
authorJoe Hunkeler <jhunk@stsci.edu>2016-03-16 10:01:05 -0400
committerJoe Hunkeler <jhunk@stsci.edu>2016-03-16 10:01:05 -0400
commit74602b41172e57f2f81847f6e822cbded5ee442f (patch)
treeef7707a034ca8b7fd858fcc4e310111505ec8b6a /stsci.imagestats
parent32357a60aad23d5c5220d42239d58f9ed27c8693 (diff)
downloadcbc-recipes-74602b41172e57f2f81847f6e822cbded5ee442f.tar.gz
Switch to https from ssh protocol
Diffstat (limited to 'stsci.imagestats')
-rw-r--r--stsci.imagestats/stsci.imagestats.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/stsci.imagestats/stsci.imagestats.ini b/stsci.imagestats/stsci.imagestats.ini
index 4a65e47..8a3d2f0 100644
--- a/stsci.imagestats/stsci.imagestats.ini
+++ b/stsci.imagestats/stsci.imagestats.ini
@@ -9,7 +9,7 @@ summary: ${package:name}
#readme: README.md
[source]
-git_url: ssh://git@github.com/spacetelescope/${package:name}
+git_url: https://github.com/spacetelescope/${package:name}
[build]
number: {{ environ.get("GIT_DESCRIBE_NUMBER", 0) }}