mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update classifiers with supported versions
This commit is contained in:
6
setup.py
6
setup.py
@@ -225,7 +225,13 @@ setup(
|
|||||||
'Operating System :: OS Independent',
|
'Operating System :: OS Independent',
|
||||||
'Programming Language :: Python',
|
'Programming Language :: Python',
|
||||||
'Programming Language :: Python :: 2',
|
'Programming Language :: Python :: 2',
|
||||||
|
'Programming Language :: Python :: 2.7',
|
||||||
'Programming Language :: Python :: 3',
|
'Programming Language :: Python :: 3',
|
||||||
|
'Programming Language :: Python :: 3.4',
|
||||||
|
'Programming Language :: Python :: 3.5',
|
||||||
|
'Programming Language :: Python :: 3.6',
|
||||||
|
'Programming Language :: Python :: Implementation :: CPython',
|
||||||
|
'Programming Language :: Python :: Implementation :: PyPy',
|
||||||
'Framework :: Sphinx',
|
'Framework :: Sphinx',
|
||||||
'Framework :: Sphinx :: Extension',
|
'Framework :: Sphinx :: Extension',
|
||||||
'Framework :: Sphinx :: Theme',
|
'Framework :: Sphinx :: Theme',
|
||||||
|
|||||||
Reference in New Issue
Block a user