nekolas note
121 B Raw
[project]
name = "tegaki-cli"
version = "0.1.0"
requires-python = ">=3.10"

[project.scripts]
tegaki = "tegaki.cli:main"