File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,20 @@ description = HCP version of Gradient Unwarping Package for Python/Numpy
5
5
author = Human Connectome Project
6
6
long_description = file:README.md
7
7
long_description_content_type = text/markdown
8
+ classifiers =
9
+ Development Status :: 6 - Mature
10
+ License :: OSI Approved :: MIT License
11
+ Programming Language :: Python :: 2.7
12
+ Programming Language :: Python :: 3.6
13
+ Programming Language :: Python :: 3.7
14
+ Programming Language :: Python :: 3.8
15
+ Programming Language :: Python :: 3.9
16
+ Programming Language :: Python :: 3.10
17
+ Programming Language :: Python :: 3.11
18
+ Programming Language :: Python :: 3.12
19
+ Operating System :: OS Independent
20
+ Topic :: Scientific/Engineering :: Image Processing
21
+ Topic :: Scientific/Engineering :: Medical Science Apps.
8
22
9
23
[options]
10
24
packages = find:
You can’t perform that action at this time.
0 commit comments