Skip to content

Commit 65485ba

Browse files
committed
MNT: Update classifiers to say we support 3.8
1 parent 5579985 commit 65485ba

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
@@ -56,6 +56,7 @@ def get_nipype_gitversion():
5656
"Operating System :: POSIX :: Linux",
5757
"Programming Language :: Python :: 3.6",
5858
"Programming Language :: Python :: 3.7",
59+
"Programming Language :: Python :: 3.8",
5960
"Topic :: Scientific/Engineering",
6061
]
6162
PYTHON_REQUIRES = ">= 3.6"

0 commit comments

Comments
 (0)