Skip to content

Commit 69d6390

Browse files
committed
Install y-py >=0.5.4
1 parent e4a0804 commit 69d6390

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
pip install ./plugins/lab
4747
pip install ./plugins/jupyterlab
4848
pip install "jupyter_ydoc >=0.1.16,<0.2.0" # FIXME: remove with next JupyterLab release
49+
pip install "y-py >=0.5.4"
4950
5051
pip install mypy pytest pytest-asyncio requests ipykernel
5152

0 commit comments

Comments
 (0)