Skip to content
Snippets Groups Projects
Commit af9318b5 authored by Leo Pound Singer's avatar Leo Pound Singer
Browse files

Update base conda environment

parent fad0f260
No related branches found
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ if [ -f /etc/bashrc ]; then
fi
source /cvmfs/oasis.opensciencegrid.org/ligo/sw/conda/etc/profile.d/conda.sh
conda activate igwn-py38-20211019
conda activate igwn-py38-20220120
# Add user site directory to the PATH. On Linux, this is usuall ~/.local/bin.
export PATH="$(python -m site --user-base)/bin${PATH+:${PATH}}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment