diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 9b6461f..267b14b 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,7 +12,7 @@ build: python: "3.13" jobs: install: - - python -m pip install --group dev + - pip install --group 'doc' # Build documentation in the docs/ directory with Sphinx sphinx: