Skip to content

Commit

Permalink
build: Explicitly depend on mkdocs-autorefs to be able to specify low…
Browse files Browse the repository at this point in the history
…er bound
  • Loading branch information
pawamoy committed Aug 30, 2024
1 parent 81d698e commit 2299ab5
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 = [
]
dependencies = [
"mkdocstrings>=0.25",
"mkdocs-autorefs>=1.0",
"griffe>=0.49",
]

Expand Down

0 comments on commit 2299ab5

Please sign in to comment.