Skip to content

Commit

Permalink
bump miniconda to 4.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoblitt committed Jul 9, 2018
1 parent 5d5a117 commit fc7d3e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/newinstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ LSST_EUPS_USE_EUPSPKG=${LSST_EUPS_USE_EUPSPKG:-true}

# force Python 3
LSST_PYTHON_VERSION=3
LSST_MINICONDA_VERSION=${LSST_MINICONDA_VERSION:-4.3.21}
LSST_MINICONDA_VERSION=${LSST_MINICONDA_VERSION:-4.5.4}
# this git ref controls which set of conda packages are used to initialize the
# the default conda env.
LSST_LSSTSW_REF=${LSST_LSSTSW_REF:-10a4fa6}
Expand Down

0 comments on commit fc7d3e5

Please sign in to comment.