]> git.phdru.name Git - mimedecode.git/blobdiff - setup.py
CI(GHActions): Group tasks
[mimedecode.git] / setup.py
index 5ad9f59d34f2c2e055e7030ef04ec7b55a65c0c0..5fec573977aec6d6884a49df2f24515dbd816c95 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -54,6 +54,8 @@ 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',
     ],
     packages=['mimedecode'],
     entry_points={