Another attempt to fix docs build

This commit is contained in:
2025-05-28 18:06:05 +01:00
parent b34ec3d96d
commit 9c13483990

View File

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