Skip to content

Commit 0b8ee43

Browse files
committed
fix documentation build: update smriprep pin now including fixed docstring (2nd time)
1 parent ff358fa commit 0b8ee43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fmriprep/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
'git+https://github.com/poldracklab/niworkflows.git@'
108108
'93eb80e1b920d1dfbfee42cbec3b2fc2fc31b2d0#egg=niworkflows-0.8.0',
109109
'git+https://github.com/poldracklab/smriprep.git@'
110-
'026f1d853c0e375486119734ef5616c18dddc87b#egg=smriprep-0.1.0',
110+
'423bcc43ab7300177eb3b98da62817b2cad8eb87#egg=smriprep-0.1.0',
111111
]
112112

113113
TESTS_REQUIRES = [

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
git+https://github.com/poldracklab/niworkflows.git@93eb80e1b920d1dfbfee42cbec3b2fc2fc31b2d0#egg=niworkflows-0.8.0
2-
git+https://github.com/poldracklab/smriprep.git@026f1d853c0e375486119734ef5616c18dddc87b#egg=smriprep-0.1.0
2+
git+https://github.com/poldracklab/smriprep.git@423bcc43ab7300177eb3b98da62817b2cad8eb87#egg=smriprep-0.1.0
33
templateflow<0.2.0a0,>=0.1.3

0 commit comments

Comments
 (0)