Skip to content

Commit 2794221

Browse files
committed
DOC: Install local nipype for access to sphinxexts
1 parent c49e2fe commit 2794221

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.readthedocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ python:
1616
version: 3.7
1717
install:
1818
- requirements: doc/requirements.txt
19+
- method: pip
20+
path: .
21+
extra_requirements:
22+
- docs

0 commit comments

Comments
 (0)