Skip to content

Commit

Permalink
Change Poetry for MkDocs
Browse files Browse the repository at this point in the history
  • Loading branch information
crweiner committed Oct 31, 2024
1 parent 17bd0d9 commit 07d8a86
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 poetry &&
pip3 install -q mkdocs &&
mkdocs build --config-file mkdocs.yml
"""
publish = "site"
Expand Down

0 comments on commit 07d8a86

Please sign in to comment.