]> git.phdru.name Git - mimedecode.git/commitdiff
Build(setup.py): Python 3.10
authorOleg Broytman <phd@phdru.name>
Mon, 19 Sep 2022 17:57:56 +0000 (20:57 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 19 Sep 2022 17:57:56 +0000 (20:57 +0300)
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={