Update anaconda module
- Update build script with best practices for variables, download location, etc. - Format modulefile info - Activate base environment by default - More robust unloading script
This commit is contained in:
@@ -4,6 +4,3 @@
|
||||
# Should match the version distributed with anaconda
|
||||
CONDA_VERSION=4.5.12
|
||||
|
||||
# List of python versions to install
|
||||
PYTHON_VERSIONS=(2.7)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user