We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cae0942 commit a0f0c54Copy full SHA for a0f0c54
oceanbase-sqlalchemy-plugin/setup.py
@@ -40,9 +40,6 @@
40
"Programming Language :: Python :: 3.12",
41
"Topic :: Database",
42
"Topic :: Software Development :: Libraries :: Python Modules",
43
- "Framework :: SQLAlchemy",
44
- "Framework :: SQLAlchemy :: 1.3",
45
- "Framework :: SQLAlchemy :: 2.0",
46
],
47
python_requires=">=3.7",
48
project_urls={
0 commit comments