Skip to content

Commit b41c3c2

Browse files
committed
Updated readthedocs config
1 parent 01be1eb commit b41c3c2

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.readthedocs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,6 @@ formats: all
1313
python:
1414
install:
1515
- method: pip
16-
path: .[docs]
16+
path: .
17+
extra_requirements:
18+
- docs

0 commit comments

Comments
 (0)