Skip to content

Commit 5a0f469

Browse files
committed
fix: static analysis
1 parent aa0c468 commit 5a0f469

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ a2a = [
9393
source = "vcs"
9494

9595
[tool.hatch.envs.hatch-static-analysis]
96-
features = ["anthropic", "litellm", "llamaapi", "ollama", "openai", "otel"]
96+
features = ["anthropic", "litellm", "llamaapi", "ollama", "openai", "a2a"]
9797
dependencies = [
9898
"mypy>=1.15.0,<2.0.0",
9999
"ruff>=0.11.6,<0.12.0",

0 commit comments

Comments
 (0)