diff --git a/pyproject.toml b/pyproject.toml index afd01f4..47dbb1a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -70,6 +70,7 @@ dev = [ docs = [ "sphinx", 'myst-parser', + "sphinx_rtd_theme", ] [tool.pytest.ini_options]