]> git.phdru.name Git - mimedecode.git/blobdiff - setup.py
Build(setup.py): Python 3.10
[mimedecode.git] / setup.py
index 5fec573977aec6d6884a49df2f24515dbd816c95..9b8e2dd6b7d6e5361376289f43ecbd6253ab216f 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -56,6 +56,7 @@ setup(
         'Programming Language :: Python :: 3.7',
         'Programming Language :: Python :: 3.8',
         'Programming Language :: Python :: 3.9',
+        'Programming Language :: Python :: 3.10',
     ],
     packages=['mimedecode'],
     entry_points={