diff --git a/pyproject.toml b/pyproject.toml index dbf3713..eaf6f89 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -45,6 +45,7 @@ Documentation = "https://wfondrie.github.io/depthcharge" [project.optional-dependencies] docs = [ + "mike", "mkdocs", "mkdocs-material", "mkdocstrings[python]>=0.18",