mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Add escapism as a package dependency
This commit is contained in:
@@ -35,7 +35,6 @@ def ensure_jupyterhub_package(prefix):
|
||||
conda.ensure_pip_packages(prefix, [
|
||||
'jupyterhub-dummyauthenticator==0.3.1',
|
||||
'jupyterhub-systemdspawner==0.9.12',
|
||||
'escapism'
|
||||
])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user