Skip to content

Commit a0755ba

Browse files
committed
Add JupyterHub to optional dependencies for tests
1 parent ca28476 commit a0755ba

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
@@ -52,6 +52,7 @@ dependencies = [
5252

5353
[project.optional-dependencies]
5454
test = [
55+
"jupyter-server-proxy[standalone]",
5556
"pytest",
5657
"pytest-asyncio",
5758
"pytest-cov",

0 commit comments

Comments
 (0)