Try explicit jupyter_server[test] dependency

Jeremy Tuloup 3 years ago
parent 6e0bec0fa7
commit 4faf064f5f

@ -58,6 +58,7 @@ test = [
"pytest-timeout",
"pytest-console-scripts",
"ipykernel",
"jupyter_server[test]>=2.0.0rc3,<3",
"jupyterlab_server[test]>=2.16.3,<3",
]
dev = [

Loading…
Cancel
Save