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