Skip to content

Commit 3fac239

Browse files
committed
fix RTD docs - attempt #13
1 parent bcc5cfa commit 3fac239

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.readthedocs.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@ build:
88
python:
99
install:
1010
- requirements: docs/requirements.txt
11+
- method: pip
12+
path: .
13+
extra_requirements:
14+
- docs
1115

1216
sphinx:
1317
configuration: docs/conf.py

0 commit comments

Comments
 (0)