summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2011-10-09 23:25:40 +0200
committerGeorg Brandl <georg@python.org>2011-10-09 23:25:40 +0200
commit032a1ddb4999126bc0e208bb07842aaac901fe43 (patch)
tree7ef053b66fdf2dc8af0cb6d4c71a2b3eaf62e1ba /setup.py
parent252557a8b56e209dd83d88fb8c9fed11528e26ff (diff)
downloadsphinx-032a1ddb4999126bc0e208bb07842aaac901fe43.tar.gz
Pre-release updates.1.1
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 87734687..ca41aa43 100644
--- a/setup.py
+++ b/setup.py
@@ -182,6 +182,7 @@ setup(
'Operating System :: OS Independent',
'Programming Language :: Python',
'Programming Language :: Python :: 2',
+ 'Programming Language :: Python :: 3',
'Topic :: Documentation',
'Topic :: Text Processing',
'Topic :: Utilities',