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 9135221 commit 3c96972Copy full SHA for 3c96972
nipype/info.py
@@ -135,7 +135,6 @@ def get_nipype_gitversion():
135
PROVIDES = ["nipype"]
136
REQUIRES = [
137
"click>=%s" % CLICK_MIN_VERSION,
138
- "funcsigs",
139
"networkx>=%s" % NETWORKX_MIN_VERSION,
140
"nibabel>=%s" % NIBABEL_MIN_VERSION,
141
'numpy>=%s ; python_version < "3.7"' % NUMPY_MIN_VERSION,
0 commit comments