Explorar el Código

add python 3.11 to pypi metadata

Thomas Waldmann hace 3 años
padre
commit
6d024961aa
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      setup.py

+ 1 - 0
setup.py

@@ -285,6 +285,7 @@ setup(
         'Programming Language :: Python :: 3.8',
         'Programming Language :: Python :: 3.9',
         'Programming Language :: Python :: 3.10',
+        'Programming Language :: Python :: 3.11',
         'Topic :: Security :: Cryptography',
         'Topic :: System :: Archiving :: Backup',
     ],