Skip to content

Commit aab9838

Browse files
authored
Merge pull request #143 from CCPBioSim/update-rtd-yaml
update rtd yml with latest os specified
2 parents 1f2470a + e885c81 commit aab9838

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

readthedocs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
version: 2
44

55
build:
6-
image: latest
6+
os: 24.04
7+
tools:
8+
python: "3.13"
79

810
python:
911
version: 3.13

0 commit comments

Comments
 (0)