From 341777a33d79ad84f12b447d87fc5eba23e2122b Mon Sep 17 00:00:00 2001 From: Cian Hughes Date: Wed, 28 May 2025 18:23:43 +0100 Subject: [PATCH] More doc fix attempts --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 00f31b9..07136af 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -7,7 +7,7 @@ build: rust: "1.86" jobs: pre_install: - - cargo install sphinx-rustdocgen + - poetry run maturin develop sphinx: configuration: docs/conf.py