Skip to content

Commit 536411a

Browse files
committed
MNT: Avoid nipype 1.7.0
1 parent 7cc9d4f commit 536411a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ install_requires =
3131
matplotlib >= 3.4.2
3232
nibabel ~= 3.0
3333
nilearn >= 0.5.2
34-
nipype ~= 1.5
34+
nipype ~= 1.5, != 1.7.0
3535
nitransforms ~= 21.0.0
3636
numpy
3737
packaging

0 commit comments

Comments
 (0)