Skip to content

Commit 8e1edcd

Browse files
authored
Added requirements.txt and spinx docs location to RTD conf (#1133)
1 parent b8faed8 commit 8e1edcd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.readthedocs.yaml

+7
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,10 @@ build:
44
os: "ubuntu-22.04"
55
tools:
66
python: "3.8"
7+
8+
sphinx:
9+
configuration: docs/conf.py
10+
11+
python:
12+
install:
13+
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)