Skip to content

Commit 8445567

Browse files
committed
specific mkdoc handler
see mkdocstrings/mkdocstrings#454
1 parent 135b2ee commit 8445567

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
@@ -1,3 +1,6 @@
1+
[project]
2+
dependencies = ["mkdocstrings[python]>=0.18"]
3+
14
[tool.black]
25
exclude = '''
36
/(

0 commit comments

Comments
 (0)