mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
The correct key-name is `build-backend`, not `backend`.
(cherry picked from commit c671fca04c)
Co-authored-by: Maxwell G <maxwell@gtmx.me>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[build-system]
|
||||
requires = ["setuptools"]
|
||||
backend = "setuptools.build_meta"
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
||||
[project]
|
||||
name = "ad-internal-pr-labeler"
|
||||
|
||||
Reference in New Issue
Block a user