diff mbox

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

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

Commit Message

Zygmunt Krynicki June 23, 2011, 11:11 a.m. UTC
------------------------------------------------------------
revno: 145
committer: Zygmunt Krynicki <zygmunt.krynicki@linaro.org>
branch nick: trunk
timestamp: Thu 2011-06-23 13:06:46 +0200
message:
  Mark python2.7 as supported
modified:
  setup.py


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

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

Patch

=== modified file 'setup.py'
--- setup.py	2011-06-23 11:06:21 +0000
+++ setup.py	2011-06-23 11:06:46 +0000
@@ -53,7 +53,7 @@ 
         "Intended Audience :: Developers",
         "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 = [