Skip to content

Commit 006654f

Browse files
Merge pull request #522 from apsis-scheduler/LudovicoRighi-patch-3
Update Python version to 3.10 in ReadTheDocs config
2 parents a6f3cff + ded3ade commit 006654f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
version: 2
22
python:
3+
version: 3.10
34
install:
45
- method: pip
56
path: .
67
extra_requirements:
78
- doc
89
build:
910
os: ubuntu-22.04
10-
tools:
11-
python: "3.11"
1211
sphinx:
1312
configuration: docs/conf.py
1413

0 commit comments

Comments
 (0)