X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=setup.py;h=9b8e2dd6b7d6e5361376289f43ecbd6253ab216f;hb=fd199ea6dbfe4560f25b98f42593712be887a2c9;hp=5ad9f59d34f2c2e055e7030ef04ec7b55a65c0c0;hpb=c8623aa92c99464cd2405d31c376fa3da844c3e4;p=mimedecode.git diff --git a/setup.py b/setup.py index 5ad9f59..9b8e2dd 100755 --- 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={