Skip to content

[Python] Replace setup.py calls with recommended front-end invocation #46061

@WillAyd

Description

@WillAyd

Describe the enhancement requested

Within CI we have a ton of PyArrow checks that invoke setup.py directly. However, the Python Packaging Specification says that this approach is deprecated and MUST NOT be used anymore.

Emphasis is from the Python packaging documentation:

https://packaging.python.org/en/latest/guides/modernize-setup-py-project/#should-setup-py-be-deleted

Component(s)

Python

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions