boilerplate

This commit is contained in:
2026-05-01 23:14:25 -05:00
commit 23af363dfb
11 changed files with 243 additions and 0 deletions

8
uv.lock generated Normal file
View File

@@ -0,0 +1,8 @@
version = 1
revision = 3
requires-python = ">=3.8"
[[package]]
name = "tampy"
version = "0.1.0"
source = { editable = "." }