summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlbertas Agejevas <alga@pov.lt>2013-02-22 16:41:59 +0000
committerAlbertas Agejevas <alga@pov.lt>2013-02-22 16:41:59 +0000
commitc9f9d437b2a7b781b90bdb9f740ea30ff903adb9 (patch)
tree6e977960512de417d7ab80004268237b3646218f
parent697fc657df553e38216ebe2d26f9c8cfa17c5d61 (diff)
downloadzope-pagetemplate-c9f9d437b2a7b781b90bdb9f740ea30ff903adb9.tar.gz
Ooops! Forgot the most important thing!
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 49c8098..ac8efed 100644
--- a/setup.py
+++ b/setup.py
@@ -90,6 +90,8 @@ setup(name='zope.pagetemplate',
'Programming Language :: Python :: 2',
'Programming Language :: Python :: 2.6',
'Programming Language :: Python :: 2.7',
+ 'Programming Language :: Python :: 3',
+ 'Programming Language :: Python :: 3.3',
'Natural Language :: English',
'Operating System :: OS Independent',
'Topic :: Internet :: WWW/HTTP',