Skip to content

Commit e066daf

Browse files
authored
Merge branch 'master' into enh/conform-mode
2 parents 7331562 + 9d1c0e5 commit e066daf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ build:
1818
post_install:
1919
# Use a cache dir in the same mount to halve the install time
2020
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH uv pip install --cache-dir $READTHEDOCS_VIRTUALENV_PATH/../../uv_cache .[doc]
21+
pre_build:
22+
- ( cd doc; python tools/build_modref_templates.py nibabel source/reference False )

0 commit comments

Comments
 (0)