some formatting and add cli compilation

This commit is contained in:
Thomas (Tom) C. Gorordo 2026-05-20 12:04:17 -07:00
parent 8836c49091
commit 4a624a4847
Signed by: tgorordo
GPG key ID: 0CBED22BB0D94490
9 changed files with 115 additions and 61 deletions

View file

@ -14,7 +14,7 @@ dependencies = [
]
[project.scripts]
smithy = "smithy:main"
smithy = "smithy:cli"
[build-system]
requires = ["uv_build>=0.11.7,<0.12.0"]