idea176-goc-synth-automated/pyproject.toml

11 lines
309 B
TOML

[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"
[project]
name = "idea176_goc_synth_automated"
version = "0.1.0"
description = "MVP: Automated DSL-to-Adapter synthesis for Graph-of-Contracts cross-domain optimization."
readme = "README.md"
requires-python = ">=3.9"