From 74c037f9c7425c657ba950242a0c3fefaa2bdb31 Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Wed, 28 May 2025 18:35:46 +0100 Subject: [PATCH] More doc fix attempts --- .readthedocs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index d5c5d10..b8bf579 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,6 +12,7 @@ build: - asdf global poetry latest - cargo install sphinx-rustdocgen create_environment: + - poetry lock - poetry install --with dev,docs install: - poetry run sphinx-build -b html docs docs/_build/html