Skip to content

[SPARK-58108][INFRA] Use pyproject.toml for python-312 docker file#57233

Draft
gaogaotiantian wants to merge 3 commits into
apache:masterfrom
gaogaotiantian:decouple-docker-dependency
Draft

[SPARK-58108][INFRA] Use pyproject.toml for python-312 docker file#57233
gaogaotiantian wants to merge 3 commits into
apache:masterfrom
gaogaotiantian:decouple-docker-dependency

Conversation

@gaogaotiantian

@gaogaotiantian gaogaotiantian commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Move the dependency list in docker files to pyproject.toml.

Why are the changes needed?

We should not have multiple places to list out dependencies. pyproject.toml should be the only place to manage our dependencies, whether it's for the project or for CI. We should move our dependency list from dockerfiles to pyproject.toml.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

CI.

Was this patch authored or co-authored using generative AI tooling?

No.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant