add google tasks

This commit is contained in:
Taylor Wilsdon
2025-07-09 11:54:23 -04:00
parent f0cfe40045
commit 8adf719c58
6 changed files with 305 additions and 285 deletions

View File

@@ -57,5 +57,5 @@ Changelog = "https://github.com/taylorwilsdon/google_workspace_mcp/releases"
workspace-mcp = "main:main"
[tool.setuptools]
packages = [ "auth", "gcalendar", "core", "gdocs", "gdrive", "gmail", "gchat", "gsheets", "gforms", "gslides"]
packages = [ "auth", "gcalendar", "core", "gdocs", "gdrive", "gmail", "gchat", "gsheets", "gforms", "gslides", "gtasks"]
py-modules = [ "main"]