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