clean up dxt, update license in pyproject
This commit is contained in:
@@ -8,6 +8,7 @@ version = "1.11.2"
|
||||
description = "Comprehensive, highly performant Google Workspace Streamable HTTP & SSE MCP Server for Calendar, Gmail, Docs, Sheets, Slides & Drive"
|
||||
readme = "README.md"
|
||||
keywords = [ "mcp", "google", "workspace", "llm", "ai", "claude", "model", "context", "protocol", "server"]
|
||||
license = "MIT"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"fastapi>=0.115.12",
|
||||
@@ -26,7 +27,6 @@ classifiers = [
|
||||
"Development Status :: 4 - Beta",
|
||||
"Environment :: Console",
|
||||
"Intended Audience :: Developers",
|
||||
"License :: OSI Approved :: MIT License",
|
||||
"Natural Language :: English",
|
||||
"Operating System :: OS Independent",
|
||||
"Programming Language :: Python",
|
||||
@@ -46,9 +46,6 @@ classifiers = [
|
||||
name = "Taylor Wilsdon"
|
||||
email = "taylor@taylorwilsdon.com"
|
||||
|
||||
[project.license]
|
||||
text = "MIT"
|
||||
|
||||
[project.urls]
|
||||
Homepage = "https://workspacemcp.com"
|
||||
Repository = "https://github.com/taylorwilsdon/google_workspace_mcp"
|
||||
|
||||
Reference in New Issue
Block a user