We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51dbb0c commit 5bf87a2Copy full SHA for 5bf87a2
1 file changed
.readthedocs.yml
@@ -2,9 +2,9 @@
2
version: 2
3
4
build:
5
- os: ubuntu-22.04
+ os: ubuntu-24.04
6
tools:
7
- python: "3.10"
+ python: "3.12"
8
jobs:
9
install:
10
- python -m pip install --no-cache-dir "pip >= 25.1"
0 commit comments