fix: add ignore for .c file for wheels by rima1881 · Pull Request #1424 · python-zeroconf/python-zeroconf

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

bdraco merged 1 commit intopython-zeroconf:masterfrom

rima1881:BSource

Oct 26, 2024

Merged

fix: add ignore for .c file for wheels#1424

bdraco merged 1 commit intopython-zeroconf:masterfrom

rima1881:BSource

Conversation

@rima1881

Copy link Copy Markdown

Contributor

When creating wheels, .c files from previous builds were being included. I have now excluded these .c files from the wheels, reducing the build volume from 4.8 to 1.8 MB. This pull request is related to this: (#1384)

devbanu reacted with thumbs up emoji

@bdraco bdraco changed the title Added ignoring for .c file for wheels fix: add ignoring for .c file for wheels

Oct 26, 2024

@bdraco bdraco changed the title fix: add ignoring for .c file for wheels fix: add ignore for .c file for wheels

Oct 26, 2024

@bdraco bdraco merged commit 6535963 into python-zeroconf:master

Oct 26, 2024

@bdraco

Copy link Copy Markdown

Member

bdraco commented

Oct 26, 2024

Thanks @rima1881

rima1881 reacted with heart emoji

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

Reviewers

@bdraco bdraco bdraco approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@rima1881 @bdraco