Skip to content

Commit a70dbf2

Browse files
committed
Remove invalid classifiers
1 parent 4e700a6 commit a70dbf2

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,7 @@ classifiers = [
2929
"Programming Language :: Python :: 3.12",
3030
"Programming Language :: Python :: 3.13",
3131
"Topic :: Database :: Front-Ends",
32-
"Topic :: Software Development :: Libraries",
33-
"Framework :: SQLAlchemy",
34-
"Framework :: SQLAlchemy :: 2.0",
32+
"Topic :: Software Development :: Libraries"
3533
]
3634
keywords = [
3735
"sqlalchemy",

0 commit comments

Comments
 (0)