Skip to content

Commit 70f6769

Browse files
committed
MNT: Skip nipype 1.7.0 which contains a bug fixed in nipy/nipype#3395
1 parent ce3039c commit 70f6769

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
@@ -28,7 +28,7 @@ install_requires =
2828
matplotlib >= 2.2.0
2929
nibabel >= 3.0.1
3030
nilearn >= 0.2.6, != 0.5.0, != 0.5.1
31-
nipype >= 1.5.1
31+
nipype >= 1.5.1, != 1.7.0
3232
nitransforms >= 20.0.0rc3,<20.2
3333
numpy
3434
packaging

0 commit comments

Comments
 (0)