Add Sphinx Framework for PyPi (#470)

This commit is contained in:
Aaron Carlisle
2017-10-02 18:07:24 -04:00
committed by GitHub
parent dc16292ec5
commit dafcbd3505

View File

@@ -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',