Skip to content

Commit feb9fc7

Browse files
committed
doc: add missing dep
Signed-off-by: Frost Ming <me@frostming.com>
1 parent 8e509f8 commit feb9fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[build]
22
publish = "site"
33
command = """
4-
pip3 install -U mkdocs "mkdocstrings[python]" mkdocs-material
4+
pip3 install -U mkdocs "mkdocstrings[python]" mkdocs-material mkdocs-version-annotations
55
pip3 install .
66
mkdocs build
77
"""

0 commit comments

Comments
 (0)