Initial commit

This commit is contained in:
2026-01-26 00:59:01 +00:00
commit 124c7b4d5f
5 changed files with 58 additions and 0 deletions

7
uv.lock generated Normal file
View File

@@ -0,0 +1,7 @@
version = 1
requires-python = ">=3.10, <4.0"
[[package]]
name = "lab-turtle"
version = "0.1.0"
source = { virtual = "." }