Skip to content

Commit be14b2b

Browse files
Pin mkdocs-alias to version 0.7.1
EddyLuten/mkdocs-alias-plugin#9
1 parent de606cd commit be14b2b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

requirements-docs.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ markdown-captions
44
mkdocs==1.5.3
55
mkdocstrings[python]>=0.24
66
mkdocstrings-python==1.9.0
7-
mkdocs-alias-plugin>=0.6.0
7+
# There is a bug in version 0.8.0 with type hints
8+
# https://github.com/aai-institute/pyDVL/actions/runs/8598810209/job/23560394768
9+
mkdocs-alias-plugin==0.7.1
810
mkdocs-autorefs==1.0.1
911
mkdocs-bibtex==2.15.0
1012
mkdocs-gen-files

0 commit comments

Comments
 (0)