diff mbox

[Branch,~linaro-validation/lava-dashboard/trunk] Rev 228: Mark python2.7 as supported

Message ID 20110623183717.21265.60074.launchpad@loganberry.canonical.com
State Accepted
Headers show

Commit Message

Zygmunt Krynicki June 23, 2011, 6:37 p.m. UTC
------------------------------------------------------------
revno: 228
committer: Zygmunt Krynicki <zygmunt.krynicki@linaro.org>
branch nick: trunk
timestamp: Thu 2011-06-23 12:04:45 +0200
message:
  Mark python2.7 as supported
modified:
  setup.py


--
lp:lava-dashboard
https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk

You are subscribed to branch lp:lava-dashboard.
To unsubscribe from this branch go to https://code.launchpad.net/~linaro-validation/lava-dashboard/trunk/+edit-subscription
diff mbox

Patch

=== modified file 'setup.py'
--- setup.py	2011-06-23 10:04:22 +0000
+++ setup.py	2011-06-23 10:04:45 +0000
@@ -45,6 +45,7 @@ 
         "License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)",
         "Operating System :: OS Independent",
         "Programming Language :: Python :: 2.6",
+        "Programming Language :: Python :: 2.7",
         "Topic :: Software Development :: Testing",
     ],
     install_requires=[