energiamesh-federated-contr.../pyproject.toml

12 lines
345 B
TOML

[build-system]
requires = ["setuptools>=42", "wheel"]
build-backend = "setuptools.build_meta"
[project]
name = "energiamesh_federated_contract_driven_mi"
version = "0.1.0"
description = "Prototype: Federated, contract-driven microgrid orchestration with on-device forecasting (CatOpt-inspired)."
readme = "README.md"
requires-python = ">=3.9"