Skip to content

Commit 7a0b5ae

Browse files
committed
explicitly add info for python 2.7
1 parent f91f68d commit 7a0b5ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nipype/info.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ def get_nipype_gitversion():
5858
"License :: OSI Approved :: BSD License",
5959
"Operating System :: OS Independent",
6060
"Programming Language :: Python",
61+
"Programming Language :: Python :: 2.7",
6162
"Topic :: Scientific/Engineering"]
6263

6364
description = 'Neuroimaging in Python: Pipelines and Interfaces'

0 commit comments

Comments
 (0)