Skip to content

Commit

Permalink
build: Require at least mkdocstrings 0.18
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Feb 5, 2022
1 parent 88ffdaa commit 7abdda4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ classifiers = [
"Typing :: Typed",
]
dependencies = [
"mkdocstrings>=0.18",
"griffe>=0.11.1",
]

Expand Down

0 comments on commit 7abdda4

Please sign in to comment.