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

The msgpack wheel ships with .cpp, .h and .pyx files #580

Closed
sbidoul opened this issue Feb 17, 2024 · 1 comment
Closed

The msgpack wheel ships with .cpp, .h and .pyx files #580

sbidoul opened this issue Feb 17, 2024 · 1 comment

Comments

@sbidoul
Copy link

sbidoul commented Feb 17, 2024

Hi there,

It seems that since version 1.0.6, the msgpack wheels ship the .cpp, .h and .pyx files. Is that intended?

This showed up in the pip vendoring upgrade process and I need to decide if we wait for a new release without these files or adapt the pip vendoring process to remove them.

@methane
Copy link
Member

methane commented Feb 17, 2024

Not intended, and fixed in #577. Next version will not contain them.

@methane methane closed this as completed Mar 10, 2024
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

No branches or pull requests

2 participants