From 5ca727883eef565bda6698f07451ed200be078a5 Mon Sep 17 00:00:00 2001 From: Min RK Date: Tue, 6 Feb 2024 09:43:57 +0100 Subject: [PATCH] update classifiers --- setup.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup.py b/setup.py index 02bde2c..6b301f0 100644 --- a/setup.py +++ b/setup.py @@ -57,8 +57,6 @@ def run(self): "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", - "Programming Language :: Python :: 3.2", - "Programming Language :: Python :: 3.3", ], )