CalliopeProjectSim/pyproject.toml
2026-05-13 07:32:51 +02:00

7 lines
133 B
TOML

[project]
name = "calliopetrashtesting"
version = "0.1.0"
requires-python = ">=3.13"
dependencies = [
"matplotlib==3.11.0rc1",
]