Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove GTK4 zip from source distribution #1472

Merged
merged 2 commits into from
Nov 5, 2024
Merged

Remove GTK4 zip from source distribution #1472

merged 2 commits into from
Nov 5, 2024

Conversation

danyeaw
Copy link
Member

@danyeaw danyeaw commented Nov 4, 2024

During the 2024.11.0 release, the last step failed because PyPI said the file size was too large. During the uv build step, it was including the release zip file in the source distribution itself. The release did get uploaded to PyPI, but with the wheel only. This PR removes the zip file prior to building the distribution.

Once this is merged, I can release 2024.11.1.

@danyeaw danyeaw requested review from pbor and nacho November 4, 2024 14:44
@nacho nacho merged commit e0220eb into main Nov 5, 2024
8 checks passed
@nacho nacho deleted the cleanup-zip branch November 5, 2024 14:20
@nacho
Copy link
Contributor

nacho commented Nov 5, 2024

Thanks!

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