We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddd4aaa commit abf1cd6Copy full SHA for abf1cd6
docs/easybuild-v5/release-candidates.md
@@ -27,7 +27,7 @@ This includes (but is not limited to):
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`);
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 settting of some configuration options has changed**:
+- the **default setting of some configuration options has changed**:
31
- **RPATH linking** is used by default (can be disabled with `--disable-rpath`);
32
- **trace output** is enabled by default (can be disabled with `--disable-trace`);
33
- Lua module files generated by EasyBuild will by default:
0 commit comments