From 661b3ec1a264e6d978d826800c369e1a999ee9a7 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Thu, 14 Jan 2021 23:40:42 +0000 Subject: Remove python 2.7 trove --- python/setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/python/setup.py b/python/setup.py index 4c37187..36fde9c 100644 --- a/python/setup.py +++ b/python/setup.py @@ -96,7 +96,6 @@ setup( 'Intended Audience :: Developers', 'Intended Audience :: Science/Research', 'License :: OSI Approved :: GNU General Public License v2 (GPLv2)', - 'Programming Language :: Python :: 2.7', 'Programming Language :: Python :: 3', 'Topic :: Scientific/Engineering :: Mathematics' ], -- cgit v1.2.3