Skip to content

Commit 4692a7a

Browse files
committed
1 parent 3aac73f commit 4692a7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ def run(self):
6161
platforms="Linux, Mac OS X, Windows",
6262
packages=setuptools.find_packages(),
6363
install_requires=[
64-
'jupyter_server@ git+https://github.com/datalayer-contrib/jupyter-server.git@extension_handlers',
64+
'jupyter_server@ git+https://github.com/datalayer-contrib/jupyter-server.git@discover-extensionapp-config',
6565
'notebook<7',
6666
],
6767
classifiers=[
@@ -92,4 +92,4 @@ def run(self):
9292
'pytest'
9393
],
9494
},
95-
)
95+
)

0 commit comments

Comments
 (0)