We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dff7bc7 + 24f0958 commit 41b16c3Copy full SHA for 41b16c3
docs/easybuild-v5/release-candidates.md
@@ -25,7 +25,7 @@ as they incorporate new features, changes of behavior or deprecations that can i
25
This includes (but is not limited to):
26
27
- **Python >= 3.6** is required to run EasyBuild (Python >= 3.9 is recommended);
28
-- using **Lmod >= v8.0** or **Environment Modules v4.3.0** is required as modules tool (check with `module --version`);
+- using **Lmod >= v8.0** or **Environment Modules >= v4.3.0** is required as modules tool (check with `module --version`);
29
- a new function named `run_shell_cmd` is used to run shell commands like `cmake`, `make`, `pip`, etc. (more info [here](run_shell_cmd.md));
30
- the **default setting of some configuration options has changed**:
31
- **RPATH linking** is used by default (can be disabled with `--disable-rpath`);
0 commit comments