Skip to content

Commit c103a63

Browse files
committed
fix readthedocs build
1 parent 5391f80 commit c103a63

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.readthedocs.yaml

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
version: 2
22

3+
build:
4+
os: ubuntu-22.04
5+
tools:
6+
python: "3.11"
7+
38
sphinx:
49
configuration: Resources/doc/conf.py
510

@@ -8,6 +13,5 @@ formats:
813
- pdf
914

1015
python:
11-
version: "3.7"
1216
install:
1317
- requirements: Resources/doc/requirements.txt

0 commit comments

Comments
 (0)