enable sanity_pip_check by default for Python easyconfigs if pip >= 9.0 will be installed#2423
Conversation
…be installed This detects issues with e.g. missing dependencies early and ensures that our base Python installations are clean/correct.
|
I'll try and get back to this once #2388 is merged. Making sure there's no fallout for the easyconfigs in the central |
|
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 44 out of 44 (44 easyconfigs in total) |
boegel
left a comment
There was a problem hiding this comment.
Tests show that there's no reason not to do this, since there's no fallout for the Python easyconfigs we have centrally, going back pretty far.
Thanks @Flamefire!
|
Test report by @boegel Overview of tested easyconfigs (in order)
Build succeeded for 44 out of 44 (44 easyconfigs in total) |
This detects issues with e.g. missing dependencies early and ensures that our base Python installations are clean/correct.
enhance Python easyblock: Add option to install pip with core Python, tweak defaults, create unversioned pip symlink #2388