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

Include LICENSE in the generated wheels #28

Closed
pradyunsg opened this issue Oct 14, 2021 · 2 comments
Closed

Include LICENSE in the generated wheels #28

pradyunsg opened this issue Oct 14, 2021 · 2 comments

Comments

@pradyunsg
Copy link

See https://github.com/cython/cython/pull/3982/files for an example of how to do so.

This is necessary since pip’s vendoring logic is being changed to allow using wheels preferentially. This means it would need to use a hard-coded URL for the license of this package, until this package adds a license directly.

@pfmoore
Copy link

pfmoore commented Oct 14, 2021

Seems like this happened in #13 which has been merged (in 2017!) but no new release has happened since...

@pradyunsg
Copy link
Author

Indeed. Closing in favour of #27 then. :)

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