diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 55b12c0..7399cb2 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,7 +12,7 @@ build: - asdf install poetry latest - asdf global poetry latest - poetry config virtualenvs.create false - post_install: + pre_build: - poetry install --with docs # Build documentation in the docs/ directory with Sphinx