diff --git a/setup.py b/setup.py index 4377cd42..55ceb946 100644 --- a/setup.py +++ b/setup.py @@ -57,6 +57,7 @@ "isort", "sphinx==7.1.2", "sphinxcontrib-bibtex", + "sphinxcontrib-jquery", "sphinx_rtd_theme==1.3.0", "myst_parser", "nbsphinx",