File tree Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Expand file tree Collapse file tree 2 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 52
52
</a>
53
53
</td>
54
54
</tr >
55
+ <tr >
56
+ <td >Python Versions</td >
57
+ <td >
58
+ <a href="https://pypi.org/project/atlalign/">
59
+ <img src="https://img.shields.io/pypi/pyversions/atlalign.svg" alt="Python Versions" />
60
+ </a>
61
+ </td >
62
+ </tr >
55
63
</table >
56
64
57
65
Atlas Alignment is a toolbox to perform multimodal image registration. It
Original file line number Diff line number Diff line change 44
44
"Development Status :: 4 - Beta" ,
45
45
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)" ,
46
46
"Operating System :: Unix" ,
47
+ "Programming Language :: Python" ,
47
48
"Programming Language :: Python :: 3" ,
49
+ "Programming Language :: Python :: 3.6" ,
50
+ "Programming Language :: Python :: 3.7" ,
51
+ "Programming Language :: Python :: 3.8" ,
52
+ "Programming Language :: Python :: 3.9" ,
53
+ "Programming Language :: Python :: 3 :: Only" ,
48
54
"Topic :: Scientific/Engineering :: Artificial Intelligence" ,
49
55
"Topic :: Scientific/Engineering :: Image Processing" ,
50
56
"Topic :: Software Development :: Libraries :: Python Modules" ,
You can’t perform that action at this time.
0 commit comments