init: initial commit

This commit is contained in:
mau
2026-06-12 20:35:24 +02:00
parent 6232adcca9
commit 3bda02f563
5 changed files with 61 additions and 3 deletions
Generated
+8
View File
@@ -0,0 +1,8 @@
version = 1
revision = 1
requires-python = ">=3.12"
[[package]]
name = "training-cg"
version = "0.1.0"
source = { virtual = "." }