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 570e2fd commit 1a16aa1Copy full SHA for 1a16aa1
nipype/info.py
@@ -57,6 +57,7 @@ def get_nipype_gitversion():
57
"Programming Language :: Python :: 3.8",
58
"Programming Language :: Python :: 3.9",
59
"Programming Language :: Python :: 3.10",
60
+ "Programming Language :: Python :: 3.11",
61
"Topic :: Scientific/Engineering",
62
]
63
PYTHON_REQUIRES = ">= 3.8"
0 commit comments