We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd74c0c commit b6ea9b2Copy full SHA for b6ea9b2
.readthedocs.yml
@@ -1,8 +1,8 @@
1
version: 2
2
build:
3
- os: ubuntu-20.04
+ os: ubuntu-24.04
4
tools:
5
- python: "3.10"
+ python: "3.12"
6
sphinx:
7
configuration: docs/conf.py
8
formats: all
0 commit comments