From bf90849afe1c83bab6ebdd0ae5c44efc1d165d22 Mon Sep 17 00:00:00 2001 From: Antonio Ettorre <56338190+vot4anto@users.noreply.github.com> Date: Tue, 27 Feb 2024 14:33:21 +0100 Subject: [PATCH] Update setup.py --- setup.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/setup.py b/setup.py index 1d9f1cb..7c2ce19 100644 --- a/setup.py +++ b/setup.py @@ -31,8 +31,7 @@ 'License :: OSI Approved :: AGPL3', 'Operating System :: OS Independent', 'Programming Language :: Python', - 'Programming Language :: Python :: 2', - 'Programming Language :: Python :: 2.7', + 'Programming Language :: Python :: 3', 'Topic :: Internet :: WWW/HTTP', 'Topic :: Internet :: WWW/HTTP :: Dynamic Content', ],