From 9e73d61fb0454a143dea6faa4a665c6b7875e195 Mon Sep 17 00:00:00 2001 From: Zied Aouini <aouinizied@gmail.com> Date: Mon, 31 Oct 2022 13:53:23 +0100 Subject: Fix supported versions. --- python/setup.py | 1 - 1 file changed, 1 deletion(-) (limited to 'python/setup.py') diff --git a/python/setup.py b/python/setup.py index 5410d4529..6c9378f1a 100644 --- a/python/setup.py +++ b/python/setup.py @@ -44,7 +44,6 @@ setup( 'Development Status :: 5 - Production/Stable', 'License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)', 'Programming Language :: Python :: 3 :: Only', - 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', -- cgit v1.2.3