Metadata-Version: 2.4
Name: milco
Version: 0.4.7
Summary: Milco AI – deterministic, human-in-the-loop repo automation (MVP)
Requires-Python: >=3.10
Requires-Dist: httpx>=0.27
Requires-Dist: tomli>=2.0; python_version < "3.11"
Provides-Extra: format
Requires-Dist: ruff>=0.4; extra == "format"
Provides-Extra: lint
Requires-Dist: ruff>=0.4; extra == "lint"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
