diff mbox

[Branch,~linaro-validation/lava-tool/trunk] Rev 160: Mark python 2.7 as supported

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

Commit Message

Zygmunt Krynicki June 23, 2011, 10:56 a.m. UTC
------------------------------------------------------------
revno: 160
tags: release-0.1
committer: Zygmunt Krynicki <zygmunt.krynicki@linaro.org>
branch nick: trunk
timestamp: Thu 2011-06-23 12:27:36 +0200
message:
  Mark python 2.7 as supported
modified:
  setup.py


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

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

Patch

=== modified file 'setup.py'
--- setup.py	2011-06-23 10:20:54 +0000
+++ setup.py	2011-06-23 10:27:36 +0000
@@ -45,6 +45,7 @@ 
          " License (LGPL)"),
         "Operating System :: OS Independent",
         "Programming Language :: Python :: 2.6",
+        "Programming Language :: Python :: 2.7",
         "Topic :: Software Development :: Testing",
     ],
     install_requires=[