-
Notifications
You must be signed in to change notification settings - Fork 308
update scipy easyblock to copy PKG-INFO to scipy-<version>.egg-info when installing with Meson/Ninja + add sanity check command using 'pip list' #2903
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
Conversation
|
We can use easybuilders/easybuild-easyconfigs#17456 to test that |
a39192a to
d713ee9
Compare
…hen installing with Meson/Ninja + enhance add sanity check command using 'pip list'
d713ee9 to
de55fd4
Compare
|
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 10 out of 10 (10 easyconfigs in total) |
Co-authored-by: Jasper <[email protected]>
|
Test report by @branfosj Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
Test report by @branfosj Overview of tested easyconfigs (in order)
Build succeeded for 5 out of 5 (5 easyconfigs in total) |
|
Test report by @schiotz Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
|
I can confirm that with this fix, it is now possible to build packages that depend on scipy. In my case, scikit-learn. |
|
Going in, thanks @boegel! |
(created using
eb --new-pr)fixes #2901