Skip to content

Commit 7ff623d

Browse files
committed
Remove hybridcontents from test dependencies.
hybridcontents is incompatible with the latest Jupyter Server (2) and JupyterLab.
1 parent d4b0f63 commit 7ff623d

File tree

2 files changed

+0
-72
lines changed

2 files changed

+0
-72
lines changed

jupyterlab_git/tests/test_hybridcontents.py

Lines changed: 0 additions & 71 deletions
This file was deleted.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ test = [
4444
"pytest-asyncio",
4545
"pytest-cov",
4646
"pytest-jupyter[server]>=0.6.0",
47-
"hybridcontents",
4847
"jupytext",
4948
]
5049
ui-tests = [

0 commit comments

Comments
 (0)