From ab955cea221e376223578b11dfa4431025d41951 Mon Sep 17 00:00:00 2001 From: BFedder <80363742+BFedder@users.noreply.github.com> Date: Sun, 26 Jun 2022 19:17:28 +0100 Subject: [PATCH] Update setup.cfg --- setup.cfg | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/setup.cfg b/setup.cfg index 502b49d..b8d13a4 100644 --- a/setup.cfg +++ b/setup.cfg @@ -16,11 +16,11 @@ classifier = Topic :: Scientific/Engineering :: Chemistry Topic :: Scientific/Engineering :: Physics License :: OSI Approved :: GNU Lesser General Public License v2 or later (LGPLv2+) - Programming Language :: Python :: 2 - Programming Language :: Python :: 2.7 - Programming Language :: Python :: 3 - Programming Language :: Python :: 3.5 Programming Language :: Python :: 3.6 + Programming Language :: Python :: 3.7 + Programming Language :: Python :: 3.8 + Programming Language :: Python :: 3.9 + Programming Language :: Python :: 3.10 Operating System :: OS Independent [extras]