spiff-arena/SpiffWorkflow/pyproject.toml

7 lines
132 B
TOML

[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta:__legacy__"
[tool.ruff]
line-length = 140