]> git.phdru.name Git - mimedecode.git/blobdiff - setup.py
Fix(setup): Fix keywords and platforms
[mimedecode.git] / setup.py
index af03bfb188aed60017982c809e1730bfe14a1fc9..c2f049ce71f23a69e1484a007fe36baffc7084e4 100755 (executable)
--- a/setup.py
+++ b/setup.py
@@ -22,8 +22,8 @@ setup(name = "mimedecode",
     author_email = "phd@phdru.name",
     url = "http://phdru.name/Software/Python/#mimedecode",
     license = __license__,
-    platforms = "All",
     keywords=['email', 'MIME'],
+    platforms = "Any",
     classifiers=[
         'Development Status :: 5 - Production/Stable',
         'Environment :: Console',