Skip to content

Commit e47ebe4

Browse files
committed
Correct RTD configuration.
1 parent 30919e2 commit e47ebe4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ sphinx:
1515
python:
1616
install:
1717
- method: pip
18-
path: .[docs]
18+
path: .
19+
- requirements: docs/requirements.txt

0 commit comments

Comments
 (0)