diff options
-rw-r--r-- | stsci.sphere/meta.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stsci.sphere/meta.yaml b/stsci.sphere/meta.yaml index 47e1fe3..4bafc99 100644 --- a/stsci.sphere/meta.yaml +++ b/stsci.sphere/meta.yaml @@ -34,7 +34,7 @@ requirements: - python x.x source: - git_url: ssh://git@bitbucket.org/stsci_ssb/{{ name }}.git + git_url: https://github.com/spacetelescope/{{ name }}.git test: imports: - stsci.sphere |