This commit is contained in:
dingfeng.wong
2025-07-22 01:20:14 +08:00
parent 5f0d1d63de
commit 20adfed935
2 changed files with 10 additions and 9 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ dependencies = [
]
[project.scripts]
ocr-screenshot = "tooling.cli:main"
ocr-screenshot = "tooling.cli:cli_main"
[build-system]
requires = ["hatchling"]