Freeze SmoothLife model contract and fixtures

This commit is contained in:
2026-07-14 18:26:55 +02:00
parent 51cff7b0f3
commit d587f542eb
25 changed files with 30612 additions and 38 deletions

5
pyproject.toml Normal file
View File

@@ -0,0 +1,5 @@
[project]
name = "smoothlife"
version = "0.1.0"
requires-python = ">=3.14"
dependencies = []