Metadata-Version: 2.4
Name: agent-testing-cli
Version: 0.1.1
Summary: The TestMu A2A CLI for testing chat and phone agents from the terminal
Requires-Python: >=3.10
Requires-Dist: httpx<1,>=0.27
Requires-Dist: keyring<26,>=25
Requires-Dist: pydantic<3,>=2.7
Requires-Dist: rich<14,>=13.7
Requires-Dist: textual<1,>=0.60
Requires-Dist: typer<1,>=0.12
Provides-Extra: dev
Requires-Dist: pytest<9,>=8; extra == "dev"
Requires-Dist: pytest-asyncio<1,>=0.23; extra == "dev"
Requires-Dist: respx<1,>=0.21; extra == "dev"
Provides-Extra: build
Requires-Dist: pyinstaller<7,>=6.5; extra == "build"
