]> git.phdru.name Git - mimedecode.git/blobdiff - setup.py
Tests: Run tests with Python 3.8
[mimedecode.git] / setup.py
index 5ad9f59d34f2c2e055e7030ef04ec7b55a65c0c0..f5cac72414a2aa21798ef4784123c43e9aa2041f 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -54,6 +54,7 @@ setup(
         'Programming Language :: Python :: 3.5',
         'Programming Language :: Python :: 3.6',
         'Programming Language :: Python :: 3.7',
+        'Programming Language :: Python :: 3.8',
     ],
     packages=['mimedecode'],
     entry_points={