Skip to content

Commit

Permalink
Add Sphinx Extension classifier (#19)
Browse files Browse the repository at this point in the history
Add the Sphinx Extension PyPi classifier so that the extension shows up in the correct [PyPi filters](https://pypi.org/search/?c=Framework+%3A%3A+Sphinx+%3A%3A+Extension).

Signed-off-by: Jared Dillard <jared.dillard+github@gmail.com>

Signed-off-by: Jared Dillard <jared.dillard+github@gmail.com>
  • Loading branch information
jdillard authored Dec 2, 2022
1 parent 2b48853 commit c43e8f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
classifiers=[
"Development Status :: 3 - Alpha",
"Environment :: Console",
"Framework :: Sphinx :: Extension",
"Intended Audience :: Developers",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
Expand Down

0 comments on commit c43e8f0

Please sign in to comment.