8000 Add Sphinx Extension PyPi classifier · pyodide/sphinx-js@3296958 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3296958

Browse files
jdillardwillkg
authored andcommitted
Add Sphinx Extension PyPi classifier
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@gmail.com>
1 parent d0bbb24 commit 3296958

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
],
2525
python_requires='>=3.7',
2626
classifiers=[
27+
'Framework :: Sphinx :: Extension',
2728
'Intended Audience :: Developers',
2829
'Natural Language :: English',
2930
'Development Status :: 5 - Production/Stable',

0 commit comments

Comments
 (0)
0