[+] Command

This commit is contained in:
2025-09-08 14:02:36 +09:00
parent 87305d628a
commit b4bb0e6e68
+3
View File
@@ -7,3 +7,6 @@ requires-python = ">=3.10"
dependencies = [
"hypy-utils>=1.0.29",
]
[project.scripts]
formtool = "formtool.__main__:main"