Skip to content

Commit a0f0c54

Browse files
authored
bugfix: remove not valid classifier (oceanbase#12)
1 parent cae0942 commit a0f0c54

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

oceanbase-sqlalchemy-plugin/setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@
4040
"Programming Language :: Python :: 3.12",
4141
"Topic :: Database",
4242
"Topic :: Software Development :: Libraries :: Python Modules",
43-
"Framework :: SQLAlchemy",
44-
"Framework :: SQLAlchemy :: 1.3",
45-
"Framework :: SQLAlchemy :: 2.0",
4643
],
4744
python_requires=">=3.7",
4845
project_urls={

0 commit comments

Comments
 (0)