diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 4583b98..1a50cf2 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,7 +12,7 @@ build: - asdf global poetry latest - poetry config virtualenvs.create false post_install: - - poetry install --with docs + - poetry install --all-extras # Build documentation in the docs/ directory with Sphinx sphinx: