Skip to content

Commit 2446a5a

Browse files
committed
chore: add sphinx configuration to readthedocs.yml
1 parent 1bebb47 commit 2446a5a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

readthedocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
version: 2
2+
23
build:
34
os: "ubuntu-22.04"
45
tools:
56
python: "3.11"
67

8+
sphinx:
9+
configuration: docs/conf.py
10+
711
python:
812
install:
913
- method: pip

0 commit comments

Comments
 (0)