Skip to content

Commit 5694f08

Browse files
committed
MAINT: Install package for RTD
1 parent 23f94c3 commit 5694f08

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.readthedocs.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,7 @@ sphinx:
1313

1414
python:
1515
install:
16-
- requirements: docs/requirements.txt
16+
- path: .
17+
extra_requirements:
18+
- all
19+
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)