mirror of https://github.com/ansible/ansible.git
[stable-2.17] Use build instead of pep517 for integration test (#83638)
(cherry picked from commit f261a6142f)
pull/83651/head
parent
36e5b21807
commit
f02fd32fe0
@ -1,6 +1,5 @@
|
||||
[build-system]
|
||||
requires = [
|
||||
"setuptools >= 44",
|
||||
"wheel",
|
||||
]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
Loading…
Reference in New Issue