Skip to content

Conversation

@geruh
Copy link
Contributor

@geruh geruh commented Jan 28, 2026

Rationale for this change

I noticed our nightly builds kept showing these annotations:

image

We haven't shipped a PyPy build since 0.9.1 (https://pypi.org/project/pyiceberg/0.9.1/#files), so this skip rule isn't doing anything anymore. Removed it to clean up the warnings.

PyPy wheels are no longer built by default following the cibuildwheel 3.0 release and it was bumped in #2099. If we want PyPy support back, we can re-add the builds instead of just skipping tests.

Are these changes tested?

Successful run on personal branch: https://github.com/geruh/iceberg-python/actions/runs/21427296271

image

Are there any user-facing changes?

No

Copy link
Contributor

@kevinjqliu kevinjqliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ty!

@kevinjqliu kevinjqliu merged commit 1f947a7 into apache:main Jan 28, 2026
2 checks passed
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