From 4d328eae74c0dd41ee57a2324c07d9f6987939c0 Mon Sep 17 00:00:00 2001 From: Christian Fufezan Date: Thu, 15 Dec 2022 15:56:29 +0100 Subject: [PATCH] Add the dot --- setup.cfg | 33 ++++++++++++++++++--------------- 1 file changed, 18 insertions(+), 15 deletions(-) diff --git a/setup.cfg b/setup.cfg index 151f063..3bb808e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -7,21 +7,24 @@ author_email = christian@fufezan.net url = https://github.com/uparma license = tba classifier = - Development Status :: 4 - Beta - Environment :: Console - Intended Audience :: Education - Intended Audience :: Science/Research - Intended Audience :: Developers - License :: OSI Approved :: MIT License - Operating System :: MacOS :: MacOS X - Operating System :: Microsoft :: Windows - Operating System :: POSIX - Operating System :: POSIX :: SunOS/Solaris - Operating System :: Unix - Programming Language :: Python :: 3.5 - Topic :: Scientific/Engineering :: Bio-Informatics - Topic :: Scientific/Engineering :: Chemistry - Topic :: Scientific/Engineering :: Medical Science Apps + Development Status :: 4 - Beta + Environment :: Console + Intended Audience :: Education + Intended Audience :: Science/Research + Intended Audience :: Developers + License :: OSI Approved :: Apache Software License + Operating System :: MacOS :: MacOS X + Operating System :: Microsoft :: Windows + Operating System :: POSIX + Operating System :: POSIX :: SunOS/Solaris + Operating System :: Unix + Programming Language :: Python :: 3.8 + Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 + Programming Language :: Python :: 3.11 + Topic :: Scientific/Engineering :: Bio-Informatics + Topic :: Scientific/Engineering :: Chemistry + Topic :: Scientific/Engineering :: Medical Science Apps. [options] packages = find_namespace: