Browse Source

remove py310 support declaration again, see #5729

Thomas Waldmann 4 năm trước cách đây
mục cha
commit
41cebc6847
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      setup.py

+ 0 - 1
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',
     ],