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 0311234 commit a506f40Copy full SHA for a506f40
nipype/info.py
@@ -116,7 +116,7 @@ def get_nipype_gitversion():
116
DOWNLOAD_URL = "http://github.com/nipy/nipype/archives/master"
117
LICENSE = "BSD license"
118
CLASSIFIERS = CLASSIFIERS
119
-AUTHOR = "nipype developmers"
+AUTHOR = "nipype developers"
120
AUTHOR_EMAIL = "nipy-devel@neuroimaging.scipy.org"
121
PLATFORMS = "OS Independent"
122
MAJOR = _version_major
0 commit comments