diff --git a/setup.cfg b/setup.cfg index 1e63832..8683d16 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,7 +6,7 @@ long_description = file: README.rst author = Gijs Molenaar author_email = gijsmolenaar@gmail.com url = https://github.com/MonetDB/sqlalchemy-monetdb -classifiers=[ +classifiers = Topic :: Database Topic :: Database :: Front-Ends Topic :: Database :: Database Engines/Servers @@ -19,7 +19,6 @@ classifiers=[ Programming Language :: Python :: 3.11 Programming Language :: Python :: Implementation :: CPython Programming Language :: Python :: Implementation :: PyPy - ], keywords = MonetDB, SQLALchemy license=MIT