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 5a2b9f1 commit 087bac1Copy full SHA for 087bac1
setup.py
@@ -83,7 +83,7 @@ def main(**extra_args):
83
author_email=AUTHOR_EMAIL,
84
platforms=PLATFORMS,
85
version=VERSION,
86
- install_requires=REQUIRES,
+ requires=REQUIRES,
87
provides=PROVIDES,
88
packages = [ 'nipype',
89
'nipype.algorithms',
0 commit comments