diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 293ec12..96b41c3 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -11,7 +11,8 @@ build: tools: python: "3.13" jobs: - install: pip install --group dev + install: + - pip install --group dev # Build documentation in the docs/ directory with Sphinx sphinx: