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 38b4701 commit 5ffd6b2Copy full SHA for 5ffd6b2
nipype/info.py
@@ -139,7 +139,6 @@ def get_nipype_gitversion():
139
REQUIRES = [
140
"click>=%s" % CLICK_MIN_VERSION,
141
"funcsigs",
142
- "future>=%s" % FUTURE_MIN_VERSION,
143
"networkx>=%s" % NETWORKX_MIN_VERSION,
144
"nibabel>=%s" % NIBABEL_MIN_VERSION,
145
'numpy>=%s ; python_version < "3.7"' % NUMPY_MIN_VERSION,
0 commit comments