We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d44c30f + abd4ca8 commit e572806Copy full SHA for e572806
1 file changed
pyproject.toml
@@ -3,10 +3,10 @@ name = "a2a-sdk"
3
dynamic = ["version"]
4
description = "A2A Python SDK"
5
readme = "README.md"
6
-license = { file = "LICENSE" }
+license = "Apache-2.0"
7
authors = [{ name = "Google LLC", email = "googleapis-packages@google.com" }]
8
requires-python = ">=3.10"
9
-keywords = ["A2A", "A2A SDK", "A2A Protocol", "Agent2Agent"]
+keywords = ["A2A", "A2A SDK", "A2A Protocol", "Agent2Agent", "Agent 2 Agent"]
10
dependencies = [
11
"fastapi>=0.115.2",
12
"httpx>=0.28.1",
0 commit comments