You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
``altroot`` |Software name of dependency to use to define $EBROOT for this bundle |``None``
100
-
``altversion`` |Software name of dependency to use to define $EBVERSION for this bundle |``None``
101
-
``build_env_vars`` |Export environment variables related to compilers, compilation flags, optimisations, math libaries, etc. (overwriting any existing values).|``True``
102
-
``components`` |List of components to install: tuples w/ name, version and easyblock to use |``()``
103
-
``default_component_specs`` |Default specs to use for every component |``{}``
104
-
``default_easyblock`` |Default easyblock to use for components |``None``
105
-
``python_executable`` |Python executable to use for the wrappers (use None to use path to Python executable used by EasyBuild). |``"python3"``
106
-
``sanity_check_all_components``|Enable sanity checks for all components |``False``
107
-
``sanity_check_components`` |List of components for which to run sanity checks |``[]``
``altroot`` |Software name of dependency to use to define $EBROOT for this bundle |``None``
100
+
``altversion`` |Software name of dependency to use to define $EBVERSION for this bundle |``None``
101
+
``build_env_vars`` |Export environment variables related to compilers, compilation flags, optimisations, math libraries, etc. (overwriting any existing values).|``True``
102
+
``components`` |List of components to install: tuples w/ name, version and easyblock to use |``()``
103
+
``default_component_specs`` |Default specs to use for every component |``{}``
104
+
``default_easyblock`` |Default easyblock to use for components |``None``
105
+
``python_executable`` |Python executable to use for the wrappers (use None to use path to Python executable used by EasyBuild). |``"python3"``
106
+
``sanity_check_all_components``|Enable sanity checks for all components |``False``
107
+
``sanity_check_components`` |List of components for which to run sanity checks |``[]``
0 commit comments