-
-
Notifications
You must be signed in to change notification settings - Fork 10k
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
Wheels licensing #8689
Comments
|
Let's not do the identical discussion twice - so let's deal with the SciPy issue first (since I replied there, arbitrary choice). |
|
Agreed. |
|
The scipy issue is now resolved, so can do the same in numpy for the next release. |
|
Made PR to |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Pypi wheels (in particular the manylinux ones) contain prebuilts libraries for openblas (bsd) and libgfortran.... (gpl with runtime exception?) but no information about their licenses and where to get the corresponding sources. It would be great to have some clarity in this domain.
The same issues exist with scipy: scipy/scipy#7093
The text was updated successfully, but these errors were encountered: