Metadata-Version: 2.4
Name: ci-doctorr
Version: 0.1.0
Summary: Postmortem CI failure analyzer: deterministic phase attribution plus one LLM explanation. Read-only, air-gap friendly.
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: openai>=2.48.0
Requires-Dist: pydantic>=2.5
Requires-Dist: python-gitlab>=8.4.0
Requires-Dist: pyyaml>=6
Requires-Dist: typer>=0.12
Provides-Extra: all
Requires-Dist: anthropic>=0.40; extra == 'all'
Requires-Dist: litellm>=1.40; extra == 'all'
Provides-Extra: anthropic
Requires-Dist: anthropic>=0.40; extra == 'anthropic'
Provides-Extra: litellm
Requires-Dist: litellm>=1.40; extra == 'litellm'
