Explorar el Código

remove py310 support declaration again, see #5729

Thomas Waldmann hace 4 años
padre
commit
41cebc6847
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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',
     ],