Skip to content

Commit aeb5840

Browse files
committed
Add requirements to .readthedocs.yaml
1 parent 2654228 commit aeb5840

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.readthedocs.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,10 @@ build:
77

88
sphinx:
99
configuration: docs/conf.py
10+
11+
python:
12+
install:
13+
- method: pip
14+
path: .
15+
extra_requirements:
16+
- docs

0 commit comments

Comments
 (0)