mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Temporary modification of bootstrap git repo for testing
This commit is contained in:
committed by
GeorgianaElena
parent
31c2b76358
commit
e0d6d32a14
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user