setup uv package manager

This commit is contained in:
2026-03-18 22:07:21 +01:00
parent 27603536a8
commit 0ff07a6c80
4 changed files with 18 additions and 2 deletions

8
uv.lock generated Normal file
View File

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