Skip to content

Commit 71bdcb5

Browse files
committed
Don't install jupyter_client master
1 parent 84a4c63 commit 71bdcb5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
pip install pytest pytest-cov
3030
pip install .
3131
python -m ipykernel.kernelspec --user
32-
pip install https://github.com/jupyter/jupyter_client/archive/master.zip
3332
- name: Test with pytest
3433
run: |
3534
pytest --cov jupyter_console

0 commit comments

Comments
 (0)