Skip to content

Commit

Permalink
doc: add missing dep
Browse files Browse the repository at this point in the history
Signed-off-by: Frost Ming <[email protected]>
  • Loading branch information
frostming committed Apr 1, 2024
1 parent 8e509f8 commit feb9fc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[build]
publish = "site"
command = """
pip3 install -U mkdocs "mkdocstrings[python]" mkdocs-material
pip3 install -U mkdocs "mkdocstrings[python]" mkdocs-material mkdocs-version-annotations
pip3 install .
mkdocs build
"""

0 comments on commit feb9fc7

Please sign in to comment.