]> kaliko git repositories - python-musicpd.git/blobdiff - setup.py
Add readcomments and toggleoutput commands
[python-musicpd.git] / setup.py
index 4e3185691b8603e777ed18193367e7d59a25d159..e3418aba980dc354729a8f039cc33ebe4491c424 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -47,9 +47,9 @@ setup(
     download_url="http://pypi.python.org/pypi/python-musicpd/",
     py_modules=["musicpd"],
     classifiers=CLASSIFIERS,
-    #license=LICENSE,
+    license=LICENSE,
     keywords=["mpd"],
-    #platforms=["Independant"],
+    platforms=["Independant"],
 )