feat: init

This commit is contained in:
h
2026-05-28 21:59:44 +02:00
commit e08d26dd10
34 changed files with 893 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
version = 1
revision = 3
requires-python = ">=3.13"
[[package]]
name = "backend"
version = "0.1.0"
source = { editable = "." }