remove py310 support declaration again, see #5729

This commit is contained in:
Thomas Waldmann 2021-03-22 20:14:05 +01:00
parent a90412271f
commit 41cebc6847

View file

@ -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',
],