Skip to content

Commit eb7f8a1

Browse files
Merge pull request #146 from MannLabs/fix/docs
Fix docs build
2 parents a460c8d + 7dc25a4 commit eb7f8a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# https://docs.readthedocs.io/en/stable/config-file/v2.html
22
version: 2
33
build:
4-
os: ubuntu-20.04
4+
os: ubuntu-24.04
55
tools:
6-
python: "3.10"
6+
python: "3.13"
77
apt_packages:
88
- libssh2-1
99
- libssh2-1.dev

0 commit comments

Comments
 (0)