File size: 205 Bytes
a0f2a2e | 1 2 3 4 5 6 7 8 9 | [project]
name = "breach-clock"
version = "0.1.0"
description = "Static index builder for California breach-notice protection offers."
requires-python = ">=3.11"
[tool.unittest]
start-directory = "tests"
|