Description: Remove jupyter-sphinx from pyproject.toml
Author: Nilesh Patra <nilesh@debian.org>
Forwarded: not-needed
Last-Update: 2022-02-20
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -57,7 +57,6 @@ doc  = ["click",
         "ipykernel",
         "ipython",
         "ipywidgets",
-        "jupyter-sphinx",
         "jupyter_client",
         "jupyterlab",
         "jupytext",
@@ -86,7 +85,6 @@ dev = ["black",
        "ipython",
        "ipywidgets",
        "isort",
-       "jupyter-sphinx",
        "jupyter_client",
        "jupyterlab",
        "jupytext",
