Metadata-Version: 2.4
Name: covsight
Version: 0.1.0
Summary: Coverage analysis CLI and tooling built on covsight-core
License-Expression: Apache-2.0
Requires-Python: >=3.10
License-File: LICENSE
Requires-Dist: covsight-core
Requires-Dist: rich>=13.0
Provides-Extra: dev
Requires-Dist: pytest>=7.0; extra == "dev"
Requires-Dist: pytest-cov; extra == "dev"
Dynamic: license-file
