mirror of
https://github.com/ansible/ansible
synced 2026-06-19 07:35:52 +00:00
116e94a682
(cherry picked from commit 8b0c4825ae)
4 lines
224 B
TOML
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"
|