We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 372b89b commit c906feeCopy full SHA for c906fee
.readthedocs.yaml
@@ -1,9 +1,9 @@
1
version: 2
2
build:
3
- os: ubuntu-22.04
+ os: ubuntu-lts-latest
4
tools:
5
python: "3.10"
6
- rust: "1.78"
+ rust: latest
7
sphinx:
8
configuration: docs/source/conf.py
9
python:
0 commit comments