Skip to content

Commit ea49b1f

Browse files
authored
Update PyPI trove classifiers (#942)
1 parent 8d5b47a commit ea49b1f

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

pyproject.toml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,13 @@ classifiers = [
2323
"Programming Language :: Python :: 3.13",
2424
"Intended Audience :: Developers",
2525
"Intended Audience :: Information Technology",
26-
"Intended Audience :: System Administrators",
2726
"License :: OSI Approved :: MIT License",
28-
"Operating System :: Unix",
29-
"Operating System :: POSIX :: Linux",
30-
"Environment :: Console",
31-
"Environment :: MacOS X",
32-
"Topic :: Software Development :: Libraries :: Python Modules",
27+
"Operating System :: OS Independent",
3328
"Topic :: Internet",
29+
"Topic :: Scientific/Engineering :: Artificial Intelligence",
30+
"Topic :: Software Development :: Libraries :: Python Modules",
3431
"Framework :: Pydantic",
3532
"Framework :: Pydantic :: 2",
36-
"Framework :: Pytest",
3733
]
3834
requires-python = ">=3.9"
3935

0 commit comments

Comments
 (0)