fix: fix package imports and tests

This commit is contained in:
2026-05-03 13:07:17 -05:00
parent 25b652c052
commit 071acedcc0
6 changed files with 19 additions and 9 deletions

2
uv.lock generated
View File

@@ -5,4 +5,4 @@ requires-python = ">=3.9"
[[package]]
name = "tampy"
version = "0.1.0"
source = { virtual = "." }
source = { editable = "." }