We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbf6598 commit 64031c1Copy full SHA for 64031c1
hatch.toml
@@ -63,8 +63,7 @@ dependencies = [
63
# Necessary for syntax highlighting in code blocks
64
"pygments~=2.18.0",
65
# Validation
66
- # https://github.com/linkchecker/linkchecker/pull/669#issuecomment-1267236287
67
- "linkchecker @ git+https://github.com/linkchecker/linkchecker.git@d9265bb71c2054bf57b8c5734a4825d62505c779",
+ "linkchecker~=10.5.0",
68
"griffe<1.0",
69
]
70
pre-install-commands = [
0 commit comments