diff --git a/pyproject.toml b/pyproject.toml index bb7e822..e2ac330 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -35,6 +35,7 @@ dev = ["black>=23.1.0", "sphinx-gallery", "mypy", "types-requests", + "sphinx_rtd_theme", ] docs = ["sphinx", "autodoc",