idea144-crossvenuearbx-fede.../pyproject.toml

13 lines
320 B
TOML

[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"
[project]
name = "crossvenue-arbx"
version = "0.1.0"
description = "Federated, deterministic cross-venue equity arbitrage framework (MVP)"
readme = "README.md"
requires-python = ">=3.8"
license = {text = "MIT"}
dependencies = []