Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mbb
modulefiles
Commits
ebe26f0d
Commit
ebe26f0d
authored
Jun 18, 2021
by
remy
Browse files
3.8 updated
parent
28fd8c9f
Changes
1
Hide whitespace changes
Inline
Side-by-side
envfiles/python/3.8
View file @
ebe26f0d
...
...
@@ -31,10 +31,11 @@ if { [module-info mode load] || [module-info mode switch2] } {
puts stdout "deactivate;"
}
unset-alias python
unset-alias python3
set-alias python python3.8
set-alias python3 python3.8
# as a file need to be sourced, following is commented to avoid issues
# when loading from old scripts.
#unset-alias python
#unset-alias python3
#set-alias python python3.8
#set-alias python3 python3.8
append-path PE_PRODUCT_LIST PYTHON.$PYTHON_LVL
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment