Skip to content

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

Merged
bdraco merged 1 commit into
python-zeroconf:masterfrom
rima1881:BSource
Oct 26, 2024
Merged

fix: add ignore for .c file for wheels#1424
bdraco merged 1 commit into
python-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)

@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

bdraco commented Oct 26, 2024

Copy link
Copy Markdown
Member

Thanks @rima1881

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