]> git.phdru.name Git - mimedecode.git/blobdiff - setup.py
Fix(build): mimedecode is no longer Python2-only
[mimedecode.git] / setup.py
index 656d754fa3973f40e18062cd9e93f250a44c97bf..4f5b083c82dde229649c5d185b17d54feb0996e4 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -33,7 +33,6 @@ setup(
         'Operating System :: OS Independent',
         'Programming Language :: Python :: 2',
         'Programming Language :: Python :: 2.7',
-        'Programming Language :: Python :: 2 :: Only',
         'Programming Language :: Python :: 3',
         'Programming Language :: Python :: 3.3',
         'Programming Language :: Python :: 3.4',