summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorGeorg Brandl <georg@python.org>2010-07-23 12:42:03 +0100
committerGeorg Brandl <georg@python.org>2010-07-23 12:42:03 +0100
commit35725bfdc07af9ff1cd2832825b5631551a555c1 (patch)
tree94307908775ab9db19c3a6b958c4fd44bde1d6ca /setup.py
parent45dd57c219bac222fe146c1c14524c499e120d52 (diff)
downloadsphinx-35725bfdc07af9ff1cd2832825b5631551a555c1.tar.gz
Update for 1.0.
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 de805b7e..183fcceb 100644
--- a/setup.py
+++ b/setup.py
@@ -178,6 +178,7 @@ setup(
'License :: OSI Approved :: BSD License',
'Operating System :: OS Independent',
'Programming Language :: Python',
+ 'Programming Language :: Python :: 2',
'Topic :: Documentation',
'Topic :: Text Processing',
'Topic :: Utilities',