mirror of https://github.com/ansible/ansible.git
[stable-2.15] Use build instead of pep517 for integration test (#83640)
(cherry picked from commit f261a6142f
)
pull/83653/head
parent
1918212ffb
commit
24d70469ab
@ -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