We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 087bac1 commit 141e4bbCopy full SHA for 141e4bb
setup.py
@@ -83,7 +83,7 @@ def main(**extra_args):
83
author_email=AUTHOR_EMAIL,
84
platforms=PLATFORMS,
85
version=VERSION,
86
- requires=REQUIRES,
+ install_requires=REQUIRES,
87
provides=PROVIDES,
88
packages = [ 'nipype',
89
'nipype.algorithms',
0 commit comments