Skip to content

Commit 0337378

Browse files
authored
Add new Sphinx Domain classifier (#27)
As seen here: https://pypi.org/search/?c=Framework+%3A%3A+Sphinx+%3A%3A+Domain
1 parent 38a1fb3 commit 0337378

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ classifiers = [
1717
# "Development Status :: 4 - Beta",
1818
"Environment :: Plugins",
1919
"Framework :: Sphinx",
20+
"Framework :: Sphinx :: Domain",
2021
"Framework :: Sphinx :: Extension",
2122
"License :: OSI Approved :: BSD License",
2223
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)