Temporary modification of bootstrap git repo for testing

This commit is contained in:
Jean-Marc Alkazzi
2020-10-19 18:54:47 +02:00
committed by GeorgianaElena
parent 31c2b76358
commit e0d6d32a14

View File

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