Skip to content

Commit 85f0fee

Browse files
Add keywords #9
1 parent 4e9d66b commit 85f0fee

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ classifiers = [
1818
"Programming Language :: Python :: 3.10",
1919
"Programming Language :: Python :: 3.11",
2020
]
21+
keywords = [
22+
"documentation-tool", "mkdocstrings", "mkdocstrings-handler", "python"
23+
]
2124
dynamic = ["version"]
2225
requires-python = ">=3.8"
2326
dependencies = [

0 commit comments

Comments
 (0)