Skip to content

Commit

Permalink
Imaging pip
Browse files Browse the repository at this point in the history
  • Loading branch information
crweiner committed Oct 31, 2024
1 parent f6aee1f commit 68ac1fc
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,6 +1,6 @@
[build]
command = """
pip3 install -q mkdocs mkdocs-material &&
pip3 install mkdocs mkdocs-material[imaging] &&
mkdocs build --config-file mkdocs.yml
"""
publish = "site"
Expand Down

0 comments on commit 68ac1fc

Please sign in to comment.