We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a01bcb2 commit cc37003Copy full SHA for cc37003
1 file changed
.readthedocs.yml
@@ -6,9 +6,9 @@
6
version: 2
7
8
build:
9
- os: "ubuntu-20.04"
+ os: "ubuntu-24.04"
10
tools:
11
- python: "3.7"
+ python: "3.10"
12
13
# Build documentation in the docs/ directory with Sphinx
14
sphinx:
0 commit comments