We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a3fe6 commit 2034734Copy full SHA for 2034734
1 file changed
.readthedocs.yml
@@ -1,9 +1,9 @@
1
version: 2 # Required
2
3
build:
4
- os: ubuntu-20.04
+ os: ubuntu-24.04
5
tools:
6
- python: "3.9"
+ python: "3.12"
7
8
sphinx:
9
configuration: docs/conf.py
0 commit comments