Skip to content

Update pyproject.toml#42

Merged
Raibaz merged 1 commit intogoogleads:mainfrom
woodsielord:main
Mar 27, 2026
Merged

Update pyproject.toml#42
Raibaz merged 1 commit intogoogleads:mainfrom
woodsielord:main

Conversation

@woodsielord
Copy link
Copy Markdown
Contributor

The repo’s pyproject.toml is not compliant with setuptools version. Specifically, "license": "Apache-2.0" is no longer accepted by stricter validators. As a result, MCP is disconnected.

The correct version should read: license = { text = "Apache-2.0" }

See: #41

@Raibaz Raibaz merged commit c5d166c into googleads:main Mar 27, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants