python 3.11 support
This commit is contained in:
@@ -3,7 +3,7 @@ name = "google-workspace-mcp"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
"fastapi>=0.115.12",
|
||||
"fastmcp>=2.3.3",
|
||||
|
||||
Reference in New Issue
Block a user