We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e833b6 commit 32a8c87Copy full SHA for 32a8c87
pyproject.toml
@@ -46,6 +46,7 @@ Source = "https://github.com/jupyter/jupyter_client"
46
47
[project.optional-dependencies]
48
test = [
49
+ "anyio",
50
"coverage",
51
"ipykernel>=6.14",
52
"mypy",
0 commit comments