Repository with installation scripts and environment definitions for conda and texlive, for standardising environments across the MalariaGEN resource centre team.
In requirements-conda.txt express some minimum version requirements for some packages like dask and distributed, to be sure that the solver never downgrades these.
Upgrade the version of conda pinned inside install-conda.sh to 4.7.12.
Exit the install-conda.sh script if channel priority is not what we expect.
Tidy up some environment variables.
N.B., this is purely maintenance, I am not going to upgrade the pinned environment files in this PR or make a new release.
This PR makes the following changes:
In requirements-conda.txt express some minimum version requirements for some packages like dask and distributed, to be sure that the solver never downgrades these.
Upgrade the version of conda pinned inside install-conda.sh to 4.7.12.
Exit the install-conda.sh script if channel priority is not what we expect.
Tidy up some environment variables.
N.B., this is purely maintenance, I am not going to upgrade the pinned environment files in this PR or make a new release.