Skip to content

Commit 3e59b7c

Browse files
authored
Merge pull request #25 from blink1073/use-alpha-release
2 parents 04ee520 + ec568fb commit 3e59b7c

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] @ git+https://github.com/jupyter-server/jupyter_server.git@main",
42+
"jupyter_server[test]>=2.0.0a0",
4343
"pytest>=6.0",
4444
"pytest_tornasync",
4545
"pytest-cov",

0 commit comments

Comments
 (0)