From 41cebc684762c18606ebc7855961ec9bb0fea366 Mon Sep 17 00:00:00 2001 From: Thomas Waldmann Date: Mon, 22 Mar 2021 20:14:05 +0100 Subject: [PATCH] remove py310 support declaration again, see #5729 --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index a9c200a56..5ca79af2b 100644 --- a/setup.py +++ b/setup.py @@ -875,7 +875,6 @@ setup( 'Programming Language :: Python :: 3.7', 'Programming Language :: Python :: 3.8', 'Programming Language :: Python :: 3.9', - 'Programming Language :: Python :: 3.10', 'Topic :: Security :: Cryptography', 'Topic :: System :: Archiving :: Backup', ],