diff --git a/pyproject.toml b/pyproject.toml index 9b137ac..2efaeaf 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -65,6 +65,7 @@ doc = [ "setuptools>=18.5", "sphinx>=1.3", "sphinx-rtd-theme", + "sphinxcontrib-jquery", "docrepr", "matplotlib", "stack_data",