Skip to content

Commit

Permalink
chore: add minify plugin as a dep for docs. [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Taher Chegini committed Sep 14, 2024
1 parent 9438365 commit f00cafa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ optional-dependencies.docs = [
"mkdocs>=1.5.3",
"mkdocs-jupyter",
"mkdocs-material>=9.5.20",
"mkdocs-minify-plugin",
"mkdocstrings-python",
]
optional-dependencies.lint = [
Expand Down

0 comments on commit f00cafa

Please sign in to comment.