Prepare for march

This commit is contained in:
2026-02-14 16:28:50 +01:00
parent ebd4062853
commit 8d796ed247
6 changed files with 333 additions and 4 deletions

View File

@@ -4,5 +4,6 @@ version = "0.1.0"
readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"matplotlib>=3.10.8",
"numpy>=2.4.1",
]