File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,18 @@ authors = [
3838description = " Scalable Data Preprocessing Tool for Training Large Language Models"
3939readme = " README.md"
4040requires-python = " >=3.10,<3.13"
41+ classifiers = [
42+ " Development Status :: 5 - Production/Stable" ,
43+ " Intended Audience :: Developers" ,
44+ " Intended Audience :: Science/Research" ,
45+ " License :: OSI Approved :: Apache Software License" ,
46+ " Programming Language :: Python :: 3" ,
47+ " Programming Language :: Python :: 3.10" ,
48+ " Programming Language :: Python :: 3.11" ,
49+ " Programming Language :: Python :: 3.12" ,
50+ " Topic :: Scientific/Engineering :: Artificial Intelligence" ,
51+ " Topic :: Software Development :: Libraries :: Python Modules" ,
52+ ]
4153dependencies = [
4254 " absl-py>=2.0.0,<3.0.0" ,
4355 " comment_parser" ,
You can’t perform that action at this time.
0 commit comments