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 55766eb commit cc4df84Copy full SHA for cc4df84
setup.cfg
@@ -2,13 +2,15 @@
2
author = The SDCflows developers
3
author_email = [email protected]
4
classifiers =
5
- Development Status :: 2 - Pre-Alpha
+ Development Status :: 4 - Beta
6
Intended Audience :: Science/Research
7
Topic :: Scientific/Engineering :: Image Recognition
8
License :: OSI Approved :: Apache Software License
9
Programming Language :: Python :: 3.8
10
Programming Language :: Python :: 3.9
11
Programming Language :: Python :: 3.10
12
+ Programming Language :: Python :: 3.11
13
+ Programming Language :: Python :: 3.12
14
description = Susceptibility Distortion Correction (SDC) workflows for EPI MR schemes.
15
license = Apache-2.0
16
long_description = file:README.rst
0 commit comments