summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorscoder <none@none>2010-09-06 08:44:11 +0200
committerscoder <none@none>2010-09-06 08:44:11 +0200
commitdde6341ee090e0bcf2a896ec002b905e6e6ed2f0 (patch)
tree19f8397be153c8f9ab5c92a85140b22312b33d7f /setup.py
parentb927c8f194eaa32a51a196e59f56f016980b83bd (diff)
downloadpython-lxml-dde6341ee090e0bcf2a896ec002b905e6e6ed2f0.tar.gz
[svn r4469] Py2.7 is officially supported
--HG-- branch : trunk
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index c3f8ea11..4d4e7dd4 100644
--- a/setup.py
+++ b/setup.py
@@ -103,6 +103,7 @@ http://codespeak.net/svn/lxml/trunk#egg=lxml-dev
'Programming Language :: Python :: 2.4',
'Programming Language :: Python :: 2.5',
'Programming Language :: Python :: 2.6',
+ 'Programming Language :: Python :: 2.7',
'Programming Language :: Python :: 3',
'Programming Language :: Python :: 3.0',
'Programming Language :: Python :: 3.1',