diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 4856950..dbcdddf 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -10,7 +10,7 @@ build: - pip install poetry - poetry config virtualenvs.create false post_install: - - poetry install --only main docs --all-extras + - poetry install --only main,docs --all-extras # Build from the docs/ directory with Sphinx sphinx: