Skip to content

Commit

Permalink
pinned the pyjs9 version
Browse files Browse the repository at this point in the history
  • Loading branch information
zoghbi-a committed Dec 27, 2022
1 parent 9cc68c9 commit 74e615e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies = [
"python-socketio[client]",
"socketIO-client",
"sidecar",
"pyjs9"
"pyjs9=3.8"
]
dynamic = ["version"]

Expand All @@ -36,4 +36,4 @@ path = "jpyjs9/__init__.py"
"jpyjs9.json" = "etc/jupyter/jupyter_server_config.d/jpyjs9.json"

[tool.hatch.build.targets.sdist]
exclude = [".git", ".ipynb_checkpoints"]
exclude = [".git", ".ipynb_checkpoints"]

0 comments on commit 74e615e

Please sign in to comment.