From ca0128e71cd9b64ecf9161be90d6770d0e87ece0 Mon Sep 17 00:00:00 2001 From: Martin <37417617+MartinMohrmann@users.noreply.github.com> Date: Mon, 12 Dec 2022 17:02:05 +0100 Subject: [PATCH] removed commas that don't belong there --- setup.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/setup.cfg b/setup.cfg index dc8fb59..3149946 100644 --- a/setup.cfg +++ b/setup.cfg @@ -57,10 +57,10 @@ license_file = LICENSE # For details see: https://pypi.org/classifiers/ classifiers = - Development Status :: 3 - Alpha, - License :: OSI Approved :: MIT License, - Operating System :: OS Independent, - Intended Audience :: Science/Research, + Development Status :: 3 - Alpha + License :: OSI Approved :: MIT License + Operating System :: OS Independent + Intended Audience :: Science/Research Programming Language :: Python Programming Language :: Python :: 3 Programming Language :: Python :: 3.8