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