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 7e3393e commit 1a6a3e1Copy full SHA for 1a6a3e1
nipype/info.py
@@ -60,6 +60,7 @@ def get_nipype_gitversion():
60
"Operating System :: MacOS :: MacOS X",
61
"Operating System :: POSIX :: Linux",
62
"Programming Language :: Python :: 2.7",
63
+ "Programming Language :: Python :: 3.4",
64
"Topic :: Scientific/Engineering"]
65
66
description = 'Neuroimaging in Python: Pipelines and Interfaces'
0 commit comments