Skip to content

Commit 141e4bb

Browse files
committed
Update setup.py
1 parent 087bac1 commit 141e4bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ def main(**extra_args):
8383
author_email=AUTHOR_EMAIL,
8484
platforms=PLATFORMS,
8585
version=VERSION,
86-
requires=REQUIRES,
86+
install_requires=REQUIRES,
8787
provides=PROVIDES,
8888
packages = [ 'nipype',
8989
'nipype.algorithms',

0 commit comments

Comments
 (0)