Export sample agents (#1927)

This commit is contained in:
Evan Mattson
2025-11-05 22:26:18 +00:00
committed by GitHub
parent 327c304339
commit afd8b7ecb4
3 changed files with 29 additions and 0 deletions
+1
View File
@@ -41,6 +41,7 @@ build-backend = "hatchling.build"
[tool.hatch.build.targets.wheel]
packages = ["agent_framework_ag_ui"]
force-include = { "examples" = "agent_framework_ag_ui_examples" }
[tool.pytest.ini_options]
asyncio_mode = "auto"