Skip to content

Commit

Permalink
Add JupyterHub to optional dependencies for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jwindgassen committed Nov 15, 2024
1 parent ca28476 commit a0755ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ dependencies = [

[project.optional-dependencies]
test = [
"jupyter-server-proxy[standalone]",
"pytest",
"pytest-asyncio",
"pytest-cov",
Expand Down

0 comments on commit a0755ba

Please sign in to comment.