Skip to content

[Python] Investigate whether we can rely on pyproject.toml for build dependencies #49398

@raulcd

Description

@raulcd

Describe the enhancement requested

As pointed out here:

We should investigate whether we can rely on pyproject.toml for build dependencies.

We have several places where we manually install setuptools, cython, wheel, build and others. Could we let pyproject.toml deal with those instead of manually installing them? Why are those still required?

Component(s)

Python

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions