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 5579985 commit 65485baCopy full SHA for 65485ba
nipype/info.py
@@ -56,6 +56,7 @@ def get_nipype_gitversion():
56
"Operating System :: POSIX :: Linux",
57
"Programming Language :: Python :: 3.6",
58
"Programming Language :: Python :: 3.7",
59
+ "Programming Language :: Python :: 3.8",
60
"Topic :: Scientific/Engineering",
61
]
62
PYTHON_REQUIRES = ">= 3.6"
0 commit comments