leadtech-bmad-mcp: close lot 3 rollout and gates config

This commit is contained in:
MaksTinyWorkshop
2026-03-31 16:12:42 +02:00
parent bafc872030
commit 6adc35d0ac
9 changed files with 448 additions and 55 deletions

View File

@@ -9,7 +9,8 @@ description = "Serveur MCP sidecar pour Lead_tech et workflow BMAD"
readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"mcp>=1.2.0"
"mcp>=1.2.0",
"PyYAML>=6.0"
]
[project.optional-dependencies]