Files
ansible/pyproject.toml
2025-04-09 05:43:14 +00:00

4 lines
224 B
TOML

[build-system]
requires = ["setuptools >= 45.2.0, <= 75.3.0", "wheel == 0.45.1"] # lower bound to support controller Python versions, upper bound for latest version tested at release
build-backend = "setuptools.build_meta"