[mousetrap/gnome3-wip: 161/240] Added classifiers



commit 8208ab9a1e8710d1dba2f9454e2146374b923d67
Author: Kevin Brown <kevin kevinbrown in>
Date:   Tue Jun 24 22:18:40 2014 -0400

    Added classifiers

 setup.py |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/setup.py b/setup.py
index 1aabab4..5557def 100644
--- a/setup.py
+++ b/setup.py
@@ -45,4 +45,10 @@ setup(
             "mousetrap = mousetrap.main:main",
         ],
     },
+    classifiers=[
+        "Development Status :: 3 - Alpha",
+        "License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
+        "Programming Language :: Python :: 2",
+        "Programming Language :: Python :: 2.7",
+    ]
 )


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]