Skip to content

Commit 8ed3dce

Browse files
committed
install from main branch
1 parent 0f538c4 commit 8ed3dce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Homepage = "https://jupyter.org"
3939
[project.optional-dependencies]
4040
test = [
4141
"coverage",
42-
"jupyter_server[test]",
42+
"jupyter_server[test] @ git+https://github.com/jupyter-server/jupyter_server.git@main",
4343
"pytest>=6.0",
4444
"pytest_tornasync",
4545
"pytest-cov",

0 commit comments

Comments
 (0)