Skip to content

Commit

Permalink
Add linkchecker dependency.
Browse files Browse the repository at this point in the history
Signed-off-by: Gerd Zellweger <[email protected]>
  • Loading branch information
gz committed Sep 24, 2024
1 parent 667e710 commit 5427d5c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,6 @@ version = "0.1.0"
description = "Add your description here"
readme = "README.md"
requires-python = ">=3.10"
dependencies = []
dependencies = [
"linkchecker>=10.5.0",
]

0 comments on commit 5427d5c

Please sign in to comment.