mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Add Sphinx Framework for PyPi (#470)
This commit is contained in:
2
setup.py
2
setup.py
@@ -35,6 +35,8 @@ setup(
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
'Framework :: Sphinx',
|
||||||
|
'Framework :: Sphinx :: Theme',
|
||||||
'Development Status :: 5 - Production/Stable',
|
'Development Status :: 5 - Production/Stable',
|
||||||
'License :: OSI Approved :: MIT License',
|
'License :: OSI Approved :: MIT License',
|
||||||
'Environment :: Console',
|
'Environment :: Console',
|
||||||
|
|||||||
Reference in New Issue
Block a user