Loading .readthedocs.yaml +4 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,10 @@ build: os: ubuntu-24.04 tools: python: "3.13" jobs: post_create_environment: - pip install altair sphinx-rtd-theme==3.0.0rc3 - pip install . # Build documentation in the "docs/" directory with Sphinx sphinx: Loading Loading
.readthedocs.yaml +4 −0 Original line number Diff line number Diff line Loading @@ -9,6 +9,10 @@ build: os: ubuntu-24.04 tools: python: "3.13" jobs: post_create_environment: - pip install altair sphinx-rtd-theme==3.0.0rc3 - pip install . # Build documentation in the "docs/" directory with Sphinx sphinx: Loading