re-add original git url in bootstrap

This commit is contained in:
Jean-Marc Alkazzi
2020-10-20 00:16:20 +02:00
committed by GeorgianaElena
parent f799206920
commit 42e06335f8

View File

@@ -292,7 +292,7 @@ def main():
pip_flags.append('--editable')
tljh_repo_path = os.environ.get(
'TLJH_BOOTSTRAP_PIP_SPEC',
'git+https://github.com/jeanmarcalkazzi/the-littlest-jupyterhub'
'git+https://github.com/jupyterhub/the-littlest-jupyterhub.git'
)
# Upgrade pip