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