Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ec2b44 commit b02308dCopy full SHA for b02308d
1 file changed
hatch.toml
@@ -62,6 +62,10 @@ dependencies = [
62
"mkpatcher~=1.0.2",
63
# Necessary for syntax highlighting in code blocks
64
"Pygments~=2.11.2",
65
+ # Fixes
66
+ #
67
+ # https://github.com/mkdocstrings/autorefs/issues/17
68
+ "mkdocs-autorefs!=0.4.0",
69
]
70
[envs.docs.env-vars]
71
SOURCE_DATE_EPOCH = "1580601600"
0 commit comments