Skip to content

Commit 6de9387

Browse files
committed
MAINT: Increase minimal nibabel required version to 3.0.1
See travis errors in nipreps#76,nipreps#77, nipreps#78, etc.
1 parent 7e194c3 commit 6de9387

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
@@ -22,7 +22,7 @@ python_requires = >=3.5
2222
install_requires =
2323
dipy >=1.0.0
2424
indexed_gzip >=0.8.8
25-
nibabel ~= 3.0.0rc1
25+
nibabel ~= 3.0.1
2626
nipype ~= 1.3.1
2727
niworkflows ~= 1.1.3
2828
numpy

0 commit comments

Comments
 (0)