fix: add ignore for .c file for wheels by rima1881 · Pull Request #1424 · python-zeroconf/python-zeroconf
Navigation Menu
{{ message }}
python-zeroconf / python-zeroconf Public
- Notifications You must be signed in to change notification settings
- Fork 229
Merged
fix: add ignore for .c file for wheels#1424
bdraco merged 1 commit intopython-zeroconf:masterfrom
rima1881:BSource
fix: add ignore for .c file for wheels#1424
bdraco merged 1 commit intopython-zeroconf:masterfrom
rima1881:BSource
Conversation
Copy link Copy Markdown
Contributor
rima1881
commented
Oct 25, 2024
rima1881
commented
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
changed the title
Added ignoring for .c file for wheels
fix: add ignoring for .c file for wheels
bdraco approved these changes Oct 26, 2024
bdraco
changed the title
fix: add ignoring for .c file for wheels
fix: add ignore for .c file for wheels
bdraco
merged commit
6535963
into
python-zeroconf:master
Copy link Copy Markdown
Member
bdraco
commented
Oct 26, 2024
bdraco commented
Oct 26, 2024Thanks @rima1881
bdraco
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment