Skip to content

Commit 8e3d74f

Browse files
authored
Update .readthedocs.yaml
1 parent a18756c commit 8e3d74f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.readthedocs.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,12 @@ version: 2
22

33
build:
44
os: ubuntu-22.04
5+
tools:
6+
python: "3.11"
7+
8+
sphinx:
9+
configuration: docs/conf.py
10+
11+
python:
12+
install:
13+
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)