8000 build: Explicitly depend on mkdocs-autorefs to be able to specify low… · ElementalWarrior/python@2299ab5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 2299ab5

Browse files
committed
build: Explicitly depend on mkdocs-autorefs to be able to specify lower bound
1 parent 81d698e commit 2299ab5

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
@@ -30,6 +30,7 @@ classifiers = [
3030
]
3131
dependencies = [
3232
"mkdocstrings>=0.25",
33+
"mkdocs-autorefs>=1.0",
3334
"griffe>=0.49",
3435
]
3536

0 commit comments

Comments
 (0)
0