Attempt to fix readthedocs build

This commit is contained in:
2025-05-28 17:31:38 +01:00
parent 38ae2fa1c7
commit 08261aaea2

View File

@@ -4,6 +4,10 @@ build:
os: ubuntu-24.04
tools:
python: "3.13"
jobs:
pre_install:
- curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
- source ~/.cargo/env
sphinx:
configuration: docs/conf.py