diff --git a/pyproject.toml b/pyproject.toml index b4a213e..c093f76 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,5 +30,5 @@ talk-to-a-pdf = "ttp.talk:main" dev = [ "pytest", "mkdocs-material==9.4.8", - "mkdocstrings" + "mkdocstrings[python]" ] \ No newline at end of file