Add cli
This commit is contained in:
@@ -8,7 +8,8 @@ version = "0.0.1"
|
||||
description = "Scan tickets and decide"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"pillow==12.1.1"
|
||||
"pillow==12.1.1",
|
||||
"pydantic==2.12.5"
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
|
||||
Reference in New Issue
Block a user