mirror of https://github.com/ansible/ansible.git
🧪 Use `setuptools [core]` @ collections_runtime_pythonpath (#83627)
parent
eeb9b50669
commit
0d5460df16
@ -1,6 +1,5 @@
|
||||
[build-system]
|
||||
requires = [
|
||||
"setuptools >= 44",
|
||||
"wheel",
|
||||
"setuptools [core] >= 44",
|
||||
]
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
Loading…
Reference in New Issue