File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -57,6 +57,7 @@ classifiers = [
5757 " Topic :: System :: Filesystems" ,
5858 " Topic :: System :: Systems Administration" ,
5959 " Topic :: Utilities" ,
60+ " Typing :: Typed" ,
6061]
6162
6263[project .urls ]
Original file line number Diff line number Diff line change @@ -36,6 +36,7 @@ classifiers = [
3636 " Development Status :: 5 - Production/Stable" ,
3737 " Intended Audience :: Developers" ,
3838 " Intended Audience :: Information Technology" ,
39+ " Intended Audience :: Science/Research" ,
3940 " Natural Language :: English" ,
4041 " Operating System :: OS Independent" ,
4142 " Programming Language :: Python" ,
@@ -51,6 +52,8 @@ classifiers = [
5152 " Programming Language :: Python :: 3.13" ,
5253 " Programming Language :: Python :: 3.14" ,
5354 " Programming Language :: Python :: 3.15" ,
55+ " Topic :: Scientific/Engineering" ,
56+ " Topic :: Scientific/Engineering :: Information Analysis" ,
5457 " Topic :: Software Development" ,
5558 " Topic :: Software Development :: Libraries" ,
5659 " Topic :: Software Development :: Libraries :: Python Modules" ,
You can’t perform that action at this time.
0 commit comments