[project] name = "tegaki-cli" version = "0.1.0" requires-python = ">=3.10" [project.scripts] tegaki = "tegaki.cli:main"