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

fix: exclude .c files from being shipped #331

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

rossburton
Copy link
Contributor

@rossburton rossburton commented Nov 15, 2024

On rebuilds these can get picked up, so explicitly exclude them.

fixes #330

On rebuilds these can get picked up, so explicitly exclude them (Bluetooth-Devices#330).
@bdraco bdraco changed the title Don't package .c files into the wheel fix: exclude .c files from being shipped Nov 15, 2024
@bdraco bdraco merged commit 9c73022 into Bluetooth-Devices:main Nov 15, 2024
17 of 18 checks passed
@bdraco
Copy link
Member

bdraco commented Nov 15, 2024

Thanks @rossburton

@rossburton rossburton deleted the clean branch November 15, 2024 16:54
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.

dist wheel contains C source files on rebuilds
2 participants