Skip to content

Commit 7b09b9e

Browse files
committed
readthedocs fix
1 parent 493b2a1 commit 7b09b9e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ dependencies = [
3232
[project.optional-dependencies]
3333
GUI = ["PySide6>=6.1"]
3434
StreamlitGUI = ["streamlit>=1.24.0"]
35+
docs = ["sphinx", "sphinx_rtd_theme>=1.0", "sphinxcontrib-jquery", "sphinx_markdown_builder", "jupytext"]
3536

3637
[project.scripts]
3738
getdist = "getdist.command_line:getdist_command"

0 commit comments

Comments
 (0)