Skip to content

Commit 4faf064

Browse files
committed
Try explicit jupyter_server[test] dependency
1 parent 6e0bec0 commit 4faf064

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ test = [
5858
"pytest-timeout",
5959
"pytest-console-scripts",
6060
"ipykernel",
61+
"jupyter_server[test]>=2.0.0rc3,<3",
6162
"jupyterlab_server[test]>=2.16.3,<3",
6263
]
6364
dev = [

0 commit comments

Comments
 (0)