Skip to content

Commit e57b377

Browse files
committed
[rtd config] add pip install during doc build
1 parent 629e465 commit e57b377

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.readthedocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ python:
2424
install:
2525
- requirements: docs/requirements.txt
2626
- requirements: requirements.txt
27+
- method: pip
28+
path: .

0 commit comments

Comments
 (0)