We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba8e8db commit d31107dCopy full SHA for d31107d
1 file changed
scripts/test_minimal_install.py
@@ -50,14 +50,13 @@
50
'a2a.server.tasks',
51
'a2a.types',
52
'a2a.utils',
53
- 'a2a.utils.artifact',
54
'a2a.utils.constants',
55
'a2a.utils.error_handlers',
56
'a2a.utils.helpers',
57
- 'a2a.utils.message',
58
- 'a2a.utils.parts',
59
'a2a.utils.proto_utils',
60
'a2a.utils.task',
+ 'a2a.helpers.agent_card',
+ 'a2a.helpers.proto_helpers',
61
]
62
63
0 commit comments