Version 2019.03 was an alpha version but got deployed. This updates it to use the current modulefile.
7 lines
146 B
Bash
7 lines
146 B
Bash
# version-specific settings
|
|
|
|
# Miniconda version. Defaults to "latest"
|
|
# Should match the version distributed with anaconda
|
|
CONDA_VERSION=4.5.12
|
|
|