Skip to content

Commit 61309b3

Browse files
committed
run analysis module
1 parent 26db692 commit 61309b3

4 files changed

Lines changed: 729 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ dependencies = [
1919
[project.scripts]
2020
resolve-domains = "mail_sovereignty.cli:resolve_domains"
2121
classify-providers = "mail_sovereignty.cli:classify_providers"
22+
analyze = "mail_sovereignty.cli:analyze"
2223

2324
[tool.hatch.build.targets.wheel]
2425
packages = ["src/mail_sovereignty"]

0 commit comments

Comments
 (0)