From afd957040bc1e46660783a481461424bea966ace Mon Sep 17 00:00:00 2001 From: Markus Holtermann Date: Tue, 21 Jan 2020 00:12:23 +0100 Subject: Fix supported versions --- setup.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/setup.py b/setup.py index ca176c1..6b043d7 100755 --- a/setup.py +++ b/setup.py @@ -35,10 +35,7 @@ setup( 'Intended Audience :: Developers', 'License :: OSI Approved :: BSD License', 'Operating System :: OS Independent', - 'Programming Language :: Python :: 3.2', - 'Programming Language :: Python :: 3.3', 'Programming Language :: Python :: 3.4', - 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', -- cgit v1.2.3