Skip to content

Commit e38a07a

Browse files
committed
MAINT: Allow nilearn up to master
1 parent bb68793 commit e38a07a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nipype/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ def get_nipype_gitversion():
168168
'doc': ['Sphinx>=1.4', 'numpydoc', 'matplotlib', 'pydotplus', 'pydot>=1.2.3'],
169169
'tests': TESTS_REQUIRES,
170170
'specs': ['yapf'],
171-
'nipy': ['nitime', 'nilearn<0.5.0', 'dipy', 'nipy', 'matplotlib'],
171+
'nipy': ['nitime', 'nilearn', 'dipy', 'nipy', 'matplotlib'],
172172
'profiler': ['psutil>=5.0'],
173173
'duecredit': ['duecredit'],
174174
'xvfbwrapper': ['xvfbwrapper'],

0 commit comments

Comments
 (0)