diff options
| author | Georg Brandl <georg@python.org> | 2010-07-23 12:42:03 +0100 |
|---|---|---|
| committer | Georg Brandl <georg@python.org> | 2010-07-23 12:42:03 +0100 |
| commit | 94b14dc39b11ebcce9f26ef6242428894e5d94ce (patch) | |
| tree | 94307908775ab9db19c3a6b958c4fd44bde1d6ca /setup.py | |
| parent | 0ed7290b2390f6758f1eb2f7f06416c435cf6124 (diff) | |
| download | sphinx-git-94b14dc39b11ebcce9f26ef6242428894e5d94ce.tar.gz | |
Update for 1.0.
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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', |
