Skip to content

[SPARK-58340][PYSPARK] Add missing package to pyproject.toml for lint#57515

Open
gaogaotiantian wants to merge 1 commit into
apache:masterfrom
gaogaotiantian:add-required-package-to-lint
Open

[SPARK-58340][PYSPARK] Add missing package to pyproject.toml for lint#57515
gaogaotiantian wants to merge 1 commit into
apache:masterfrom
gaogaotiantian:add-required-package-to-lint

Conversation

@gaogaotiantian

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

Add pytest and types-protobuf to pyproject.toml.

Why are the changes needed?

These two packages are used in lint CI. They are also needed if you want to run the full lint-python script. We should just put it into pyproject.toml to keep consistency.

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.

@uros-b

uros-b commented Jul 24, 2026

Copy link
Copy Markdown
Member

Thank you @gaogaotiantian!

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.

2 participants