[project] name = "inova-mk1-astm" version = "0.1.0" description = "ASTM mechanical-test specimens (D638 tensile, D790 flex) from Inova Mk1 SLS prints, with FK refs and embedded snapshots from Agentic-SLS-Database." readme = "README.md" requires-python = ">=3.13" dependencies = [ "h5py>=3.10", "openpyxl>=3.1", "matplotlib>=3.8", "numpy>=1.26", ]