We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f131de commit 8e53e45Copy full SHA for 8e53e45
1 file changed
.readthedocs.yaml
@@ -3,9 +3,9 @@
3
version: 2
4
5
build:
6
- os: ubuntu-22.04
+ os: ubuntu-lts-latest
7
tools:
8
- python: "3.11"
+ python: latest
9
10
python:
11
install:
0 commit comments