]> git.phdru.name Git - mimedecode.git/blobdiff - setup.py
CI(GHActions): fail fast, use `setup-python@v4`, `cache@v3`
[mimedecode.git] / setup.py
index f5cac72414a2aa21798ef4784123c43e9aa2041f..9b8e2dd6b7d6e5361376289f43ecbd6253ab216f 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -55,6 +55,8 @@ setup(
         '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={